We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4abbcb commit d8ecb1dCopy full SHA for d8ecb1d
README.md
@@ -60,7 +60,8 @@ services:
60
container_name: secured-signal
61
environment:
62
API__URL: http://signal-api:8080
63
- SETTINGS__VARIABLES__RECIPIENTS: ["+123400002", "+123400003", "+123400004"]
+ SETTINGS__VARIABLES__RECIPIENTS:
64
+ ["+123400002", "+123400003", "+123400004"]
65
SETTINGS__VARIABLES__NUMBER: "+123400001"
66
API__TOKENS: [LOOOOOONG_STRING]
67
labels:
0 commit comments