Skip to content

Commit 8e64a6f

Browse files
Update README.md
1 parent 861282b commit 8e64a6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ services:
3030
- secured-signal-api
3131
environment:
3232
API__URL: http://signal-api:8080
33-
VARIABLES__RECIPIENTS: 000,001,002
33+
VARIABLES__RECIPIENTS: '[000,001,002]'
3434
VARIABLES__NUMBER: 123456789
35-
API__TOKENS: LOOOOOONG_STRING
35+
API__TOKENS: '[LOOOOOONG_STRING]'
3636
ports:
3737
- "8880:8880"
3838
restart: unless-stopped

0 commit comments

Comments
 (0)