Update compose.yaml
This commit is contained in:
+3
-7
@@ -9,12 +9,8 @@ services:
|
|||||||
- ./data:/app/data
|
- ./data:/app/data
|
||||||
- ./gts_holmirdas.py:/app/gts_holmirdas.py:ro
|
- ./gts_holmirdas.py:/app/gts_holmirdas.py:ro
|
||||||
- ./rss_feeds.txt:/app/rss_feeds.txt:ro
|
- ./rss_feeds.txt:/app/rss_feeds.txt:ro
|
||||||
networks:
|
environment:
|
||||||
- social
|
- TZ=Europe/Berlin
|
||||||
restart: always
|
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
restart: always
|
||||||
networks:
|
|
||||||
social:
|
|
||||||
external: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user