File tree 1 file changed +2
-2
lines changed
docs/content/docs/platform/deployment
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ ByteChef can be configured using environment variables. This page documents all
188
188
189
189
| Environment Variable | Description | Default Value |
190
190
| ----------------------| -------------| ---------------|
191
- | ` BYTECHEF_RESOURCES_WEB ` | Web resources location | - |
191
+ | ` BYTECHEF_RESOURCES_WEB ` | Web resources location | file:///opt/bytechef/client/ |
192
192
193
193
## Security Configuration
194
194
@@ -214,7 +214,7 @@ ByteChef can be configured using environment variables. This page documents all
214
214
215
215
| Environment Variable | Description | Default Value |
216
216
| ----------------------| -------------| ---------------|
217
- | ` BYTECHEF_WEBHOOK_URL ` | Webhook URL | - |
217
+ | ` BYTECHEF_WEBHOOK_URL ` | Webhook URL | \$\{ bytechef.public-url \} /webhooks/ \{ id \} |
218
218
219
219
## Tracing Configuration
220
220
You can’t perform that action at this time.
0 commit comments