We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8e184 commit dee80c1Copy full SHA for dee80c1
README.md
@@ -39,7 +39,7 @@ services:
39
environment:
40
SIGNAL_API_URL: http://signal-api:8080
41
DEFAULT_RECIPIENTS: '[ "000", "001", "002" ]'
42
- SENDER: 123456789
+ NUMBER: 123456789
43
API_TOKEN: LOOOOOONG_STRING
44
ports:
45
- "8880:8880"
@@ -67,7 +67,7 @@ services:
67
68
69
70
71
72
labels:
73
- traefik.enable=true
0 commit comments