mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-01-16 08:05:57 +00:00
README: add missing matrix room ID in example
This commit is contained in:
parent
0f85cc1c9b
commit
7f466261d1
@ -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 New Issue
Block a user