Skip to content

Commit f4cb52b

Browse files
authored
Update traefik.docker-compose.yaml
1 parent 10bae82 commit f4cb52b

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
@@ -9,7 +9,7 @@ services:
99
- secured-signal-api
1010
environment:
1111
API__URL: http://signal-api:8080
12-
VARIABLES__RECIPIENTS: 000,001,002
12+
VARIABLES__RECIPIENTS: '[000,001,002]'
1313
VARIABLES__NUMBER: 123456789
1414
API__TOKENS: '[LOOOOOONG_STRING]'
1515
labels:

0 commit comments

Comments
 (0)