1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

mention webhook tester in readme

This commit is contained in:
Robin Appelman 2026-05-08 20:33:48 +02:00
commit 39ba7a2a53

View file

@ -93,6 +93,8 @@ Additionally, you can use the following options when starting an instance:
generation. generation.
- `mail`: start a [smtp4dev](https://github.com/rnwood/smtp4dev) server and - `mail`: start a [smtp4dev](https://github.com/rnwood/smtp4dev) server and
configure it the mail server. configure it the mail server.
- `webhook` start a
[webhook tester](https://github.com/tarampampam/webhook-tester)
- `redis`: start a separate container for redis. - `redis`: start a separate container for redis.
- `redis-tls`: connect to redis over TLS. - `redis-tls`: connect to redis over TLS.
- `<path to app.tar.gz>`: by specifying the path to an app package this package - `<path to app.tar.gz>`: by specifying the path to an app package this package