upd
This commit is contained in:
parent
cefa440eb7
commit
e0ddbeb4b7
@ -12,10 +12,6 @@ services:
|
|||||||
- TG_APP_ID=/run/secrets/tg_app_id
|
- TG_APP_ID=/run/secrets/tg_app_id
|
||||||
- TG_APP_HASH=/run/secrets/tg_app_hash
|
- TG_APP_HASH=/run/secrets/tg_app_hash
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
|
||||||
- bot-db
|
|
||||||
networks:
|
|
||||||
- jedoist
|
|
||||||
volumes:
|
volumes:
|
||||||
- ${CONFIG_FILE}:/mnt/config.json
|
- ${CONFIG_FILE}:/mnt/config.json
|
||||||
- ${SESSION_FILE}:/mnt/newsmaker.session
|
- ${SESSION_FILE}:/mnt/newsmaker.session
|
||||||
|
Loading…
Reference in New Issue
Block a user