expose shared secret also
This commit is contained in:
@ -34,6 +34,7 @@ services:
|
||||
- signal_as_token
|
||||
- signal_db_password
|
||||
- signal_hs_token
|
||||
- shared_secret_auth
|
||||
volumes:
|
||||
- signal-data:/data
|
||||
- signald-data:/signald
|
||||
|
@ -33,6 +33,7 @@ services:
|
||||
- telegram_bot_token
|
||||
- telegram_db_password
|
||||
- telegram_hs_token
|
||||
- shared_secret_auth
|
||||
volumes:
|
||||
- telegram-data:/data
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user