Skip to content

Commit dee80c1

Browse files
Update README.md
1 parent aa8e184 commit dee80c1

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
@@ -39,7 +39,7 @@ services:
3939
environment:
4040
SIGNAL_API_URL: http://signal-api:8080
4141
DEFAULT_RECIPIENTS: '[ "000", "001", "002" ]'
42-
SENDER: 123456789
42+
NUMBER: 123456789
4343
API_TOKEN: LOOOOOONG_STRING
4444
ports:
4545
- "8880:8880"
@@ -67,7 +67,7 @@ services:
6767
environment:
6868
SIGNAL_API_URL: http://signal-api:8080
6969
DEFAULT_RECIPIENTS: '[ "000", "001", "002" ]'
70-
SENDER: 123456789
70+
NUMBER: 123456789
7171
API_TOKEN: LOOOOOONG_STRING
7272
labels:
7373
- traefik.enable=true

0 commit comments

Comments
 (0)