Skip to content

Commit 52ba21a

Browse files
Update README.md
1 parent 956ba2a commit 52ba21a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ services:
3535
SIGNAL_API_URL: http://signal-api:8080
3636
DEFAULT_RECIPIENTS: '[ "000", "001", "002" ]'
3737
SENDER: 123456789
38+
API_TOKEN: LOOOOOONG_STRING
3839
ports:
3940
- "8880:8880"
4041
restart: unless-stopped
@@ -62,6 +63,7 @@ services:
6263
SIGNAL_API_URL: http://signal-api:8080
6364
DEFAULT_RECIPIENTS: '[ "000", "001", "002" ]'
6465
SENDER: 123456789
66+
API_TOKEN: LOOOOOONG_STRING
6567
labels:
6668
- traefik.enable=true
6769
- traefik.http.routers.signal-api.rule=Host(`signal-api.mydomain.com`)

0 commit comments

Comments
 (0)