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