upd
This commit is contained in:
parent
281e54c2cd
commit
4bea377611
@ -6,7 +6,7 @@ services:
|
|||||||
# build: ./
|
# build: ./
|
||||||
image: localhost:5001/tg-newsmaker:${APP_VERSION}
|
image: localhost:5001/tg-newsmaker:${APP_VERSION}
|
||||||
environment:
|
environment:
|
||||||
- BOT_OWNER_ID=258985362
|
- TG_OWNER_ID=258985362
|
||||||
- CONFIG_FILE=/mnt/config.json
|
- CONFIG_FILE=/mnt/config.json
|
||||||
- SESSION_FILE=/mnt/newsmaker.session
|
- SESSION_FILE=/mnt/newsmaker.session
|
||||||
- TG_APP_ID=/run/secrets/tg_app_id
|
- TG_APP_ID=/run/secrets/tg_app_id
|
||||||
|
Loading…
Reference in New Issue
Block a user