Skip to content

Commit 7b4a985

Browse files
authored
Update traefik.docker-compose.yaml
1 parent 27f640c commit 7b4a985

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
@@ -11,7 +11,7 @@ services:
1111
API__URL: http://signal-api:8080
1212
VARIABLES__RECIPIENTS: 000,001,002
1313
VARIABLES__NUMBER: 123456789
14-
API__TOKENS: LOOOOOONG_STRING
14+
API__TOKENS: '[LOOOOOONG_STRING]'
1515
labels:
1616
- traefik.enable=true
1717
- traefik.http.routers.signal-api.rule=Host(`signal-api.mydomain.com`)

0 commit comments

Comments
 (0)