This commit is contained in:
bvn13 2024-07-11 00:13:46 +03:00
parent e0ddbeb4b7
commit 0ef3baec4c

View File

@ -17,6 +17,10 @@ services:
- ${SESSION_FILE}:/mnt/newsmaker.session - ${SESSION_FILE}:/mnt/newsmaker.session
secrets: secrets:
- tg_app_id: - tg_app_id:
environment: "TG_APP_ID"
- tg_app_hash: - tg_app_hash:
environment: "TG_APP_HASH"
secrets:
tg_app_id:
environment: "TG_APP_ID"
tg_app_hash:
environment: "TG_APP_HASH"