modified architecture
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
services:
|
||||
zeus-filter:
|
||||
container_name: zeus-filter
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- HOST=${HOST}
|
||||
- PORT=${PORT}
|
||||
- CACHE_DURATION=${CACHE_DURATION}
|
||||
- ICS_URL=${ICS_URL}
|
||||
- TIME_ZONE=${TIME_ZONE}
|
||||
|
||||
Reference in New Issue
Block a user