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 37add34 commit f0ae36eCopy full SHA for f0ae36e
README.md
@@ -60,7 +60,7 @@ 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: ["+123400002", "+123400003", "+123400004"]
64
SETTINGS__VARIABLES__NUMBER: "+123400001"
65
API__TOKENS: [LOOOOOONG_STRING]
66
labels:
0 commit comments