Skip to content

Commit 58bcd11

Browse files
committed
2350 - Fix docs
1 parent 512ad25 commit 58bcd11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/docs/platform/deployment/environment_variables.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ ByteChef can be configured using environment variables. This page documents all
188188

189189
| Environment Variable | Description | Default Value |
190190
|----------------------|-------------|---------------|
191-
| `BYTECHEF_RESOURCES_WEB` | Web resources location | - |
191+
| `BYTECHEF_RESOURCES_WEB` | Web resources location | file:///opt/bytechef/client/ |
192192

193193
## Security Configuration
194194

@@ -214,7 +214,7 @@ ByteChef can be configured using environment variables. This page documents all
214214

215215
| Environment Variable | Description | Default Value |
216216
|----------------------|-------------|---------------|
217-
| `BYTECHEF_WEBHOOK_URL` | Webhook URL | - |
217+
| `BYTECHEF_WEBHOOK_URL` | Webhook URL | \$\{bytechef.public-url\}/webhooks/\{id\} |
218218

219219
## Tracing Configuration
220220

0 commit comments

Comments
 (0)