README: add missing matrix room ID in example
This commit is contained in:
parent
0f85cc1c9b
commit
7f466261d1
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@ docker-compose up -d
|
|||
## Test / Usage
|
||||
|
||||
```
|
||||
curl -d '{"text":"new contrib from toto: http://radio.localhost/map/#44", "key": "secret"}' matrixwebhook.localhost
|
||||
curl -d '{"text":"new contrib from toto: http://radio.localhost/map/#44", "key": "secret"}' matrixwebhook.localhost/!FwpsPdeIYWcXDVpRmO:matrix.org
|
||||
```
|
||||
(or matrixwebhook.localhost:4785 without docker)
|
||||
|
|
Loading…
Reference in a new issue