Guilhem Saurel 2020-03-14 16:57:43 +01:00
parent fc30487ead
commit 4b1acd874a
3 changed files with 7 additions and 3 deletions

View file

@ -34,6 +34,6 @@ docker-compose up -d
## Test / Usage
```
curl -d '{"text":"new contrib from toto: http://radio.localhost/map/#44", "key": "secret"}' 'matrixwebhook.localhost/!FwpsPdeIYWcXDVpRmO:matrix.org'
curl -d '{"text":"new contrib from toto: [44](http://radio.localhost/map/#44)", "key": "secret"}' 'matrixwebhook.localhost/!FwpsPdeIYWcXDVpRmO:matrix.org'
```
(or localhost:4785 without docker)