|
|
|
@ -246,7 +246,6 @@ keywords: ['NocoDB webhook', 'create webhook']
|
|
|
|
|
</Tabs> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[//]: # (## Call Log) |
|
|
|
|
|
|
|
|
|
[//]: # () |
|
|
|
@ -263,3 +262,8 @@ keywords: ['NocoDB webhook', 'create webhook']
|
|
|
|
|
[//]: # (![image](https://user-images.githubusercontent.com/35857179/228790148-1e3f21c7-9385-413a-843f-b93073ca6bea.png)) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Environment Variables |
|
|
|
|
In self-hosted version, you can configure the following environment variables to customize the webhook behavior. |
|
|
|
|
- NC_ALLOW_LOCAL_HOOKS: Allow localhost based links to be triggered. Default: false |
|
|
|
|
|
|
|
|
|
Find more about environment variables [here](/getting-started/self-hosted/environment-variables) |