You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/configuring/proc-provisioning-your-custom-configuration.adoc
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,6 @@ It contains one secret per line in `KEY=value` form.
21
21
. Author your custom `{my-app-config-file}` file.
22
22
This is the main {product-short} configuration file.
23
23
+
24
-
You can start with an empty file to use the default configuration.
25
-
+
26
24
The `baseUrl` field is mandatory in your `{my-app-config-file}` file to ensure proper functionality of {product-short}. You must specify the `baseUrl` in both the `app` and `backend` sections to avoid errors during initialization.
27
25
28
26
.Configuring the `baseUrl` in `{my-app-config-file}`
@@ -31,7 +29,7 @@ The `baseUrl` field is mandatory in your `{my-app-config-file}` file to ensure p
0 commit comments