Skip to content

Commit faa5461

Browse files
authored
1 parent c498862 commit faa5461

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/configuring/proc-provisioning-your-custom-configuration.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ This is the main {product-short} configuration file.
2525
Creating a custom file, even an empty one, is required to avoid the {product} Operator to revert user edits during upgrades.
2626

2727
** To prepare a deployment with the {product} Helm chart, or on Kubernetes, enter the {product-short} base URL in the relevant fields your `{my-app-config-file}` file to ensure proper functionality of {product-short}.
28-
The relevant fields are `baseUrl` in the `app` and `backend` section, and `origin` in the `backernd.cors` subsection:
28+
The base URL is be what the user see in their browser when accessing {product-short}.
29+
The relevant fields are `baseUrl` in the `app` and `backend` section, and `origin` in the `backend.cors` subsection:
2930
+
3031
.Configuring the `baseUrl` in `{my-app-config-file}`
3132
====

0 commit comments

Comments
 (0)