fixes
This commit is contained in:
parent
6a9948ae6c
commit
14f91fc512
@ -15,8 +15,8 @@ services:
|
|||||||
- TG_APP_HASH=${TG_APP_HASH}
|
- TG_APP_HASH=${TG_APP_HASH}
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${CONFIG_FILE}:/mnt/config.json:r
|
- ${CONFIG_FILE}:/mnt/config.json
|
||||||
- ${SESSION_FILE}:/mnt/newsmaker.session:Z
|
- ${SESSION_FILE}:/mnt/newsmaker.session
|
||||||
secrets:
|
secrets:
|
||||||
- tg_app_id
|
- tg_app_id
|
||||||
- tg_app_hash
|
- tg_app_hash
|
||||||
|
Loading…
Reference in New Issue
Block a user