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 3e2411e commit 198dd88Copy full SHA for 198dd88
examples/traefik.docker-compose.yaml
@@ -9,7 +9,7 @@ services:
9
- secured-signal-api
10
environment:
11
API__URL: http://signal-api:8080
12
- DEFAULT_RECIPIENTS: 000,001,002
+ RECIPIENTS: 000,001,002
13
NUMBER: 123456789
14
API__TOKENS: LOOOOOONG_STRING
15
labels:
0 commit comments