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:
parent
ad999702aa
commit
39ba7a2a53
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue