fix: add missing secret
This commit is contained in:
@ -19,6 +19,7 @@ services:
|
|||||||
secrets:
|
secrets:
|
||||||
- telegram_api_hash
|
- telegram_api_hash
|
||||||
- telegram_bot_token
|
- telegram_bot_token
|
||||||
|
- telegram_db_password
|
||||||
volumes:
|
volumes:
|
||||||
- telegram-data:/data
|
- telegram-data:/data
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user