Skip to content

Commit 37add34

Browse files
authored
Update traefik.docker-compose.yaml
1 parent 7c07941 commit 37add34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/traefik.docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
container_name: secured-signal
55
environment:
66
API__URL: http://signal-api:8080
7-
SETTINGS__VARIABLES__RECIPIENTS: ["123400002", "123400003", "123400004"]
7+
SETTINGS__VARIABLES__RECIPIENTS: ["+123400002", "+123400003", "+123400004"]
88
SETTINGS__VARIABLES__NUMBER: "+123400001"
99
API__TOKENS: [LOOOOOONG_STRING]
1010
labels:

0 commit comments

Comments
 (0)