This commit is contained in:
bvn13 2024-07-11 00:11:01 +03:00
parent 6ce54f3cc5
commit cefa440eb7

View File

@ -20,7 +20,7 @@ services:
- ${CONFIG_FILE}:/mnt/config.json - ${CONFIG_FILE}:/mnt/config.json
- ${SESSION_FILE}:/mnt/newsmaker.session - ${SESSION_FILE}:/mnt/newsmaker.session
secrets: secrets:
tg_app_id: - tg_app_id:
environment: "TG_APP_ID" environment: "TG_APP_ID"
tg_app_hash: - tg_app_hash:
environment: "TG_APP_HASH" environment: "TG_APP_HASH"