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