Skip to content

Commit

Permalink
- fix layout
Browse files Browse the repository at this point in the history
  • Loading branch information
VishalThapaliya committed Sep 3, 2024
1 parent b736c0c commit 948eaa4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The following environment variable is mandatory:
- `BONITA_API_URL`: The URL for the Bonita API.

The following environment variables are optional:

- `BONITA_HEALTHCHECK_USER`: Defines the username to request the Bonita healthcheck API (default: `monitoring`).
- `BONITA_HEALTHCHECK_PASSWORD`: Defines the password to request the Bonita healthcheck API (default: `mon1tor1ng_adm1n`).
- `BONITA_DEV_MODE`: Enables user to development mode when set to `true` (default: `true`).
Expand Down Expand Up @@ -58,4 +59,4 @@ The Bonita UI Builder is not correctly configured.

[.solution]#Solution#
Check the environment variables and make sure they are correctly set. The `BONITA_API_URL` should target a valid Bonita Runtime.
--
--

0 comments on commit 948eaa4

Please sign in to comment.