Browse Source

Update readme.md with webhook environment variable support

pull/159/head
Abdul Rahman 2 years ago
parent
commit
31f5baa4f7
  1. 1
      readme.md

1
readme.md

@ -33,6 +33,7 @@ Now that we support ARM64 for Linux:
- Webhook for received message - Webhook for received message
- `--webhook="http://yourwebhook.site/handler"`, or you can simplify - `--webhook="http://yourwebhook.site/handler"`, or you can simplify
- `-w="http://yourwebhook.site/handler"` - `-w="http://yourwebhook.site/handler"`
- *Note: Webhook can also be set via environment variable `WhatsappWebhook`*
- For more command `./main --help` - For more command `./main --help`
### Required (without docker) ### Required (without docker)

Loading…
Cancel
Save