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 7c07941 commit 37add34Copy full SHA for 37add34
examples/traefik.docker-compose.yaml
@@ -4,7 +4,7 @@ services:
4
container_name: secured-signal
5
environment:
6
API__URL: http://signal-api:8080
7
- SETTINGS__VARIABLES__RECIPIENTS: ["123400002", "123400003", "123400004"]
+ SETTINGS__VARIABLES__RECIPIENTS: ["+123400002", "+123400003", "+123400004"]
8
SETTINGS__VARIABLES__NUMBER: "+123400001"
9
API__TOKENS: [LOOOOOONG_STRING]
10
labels:
0 commit comments