File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,9 @@ debug_flags=
6565
6666[ui]
6767
68- # Public URL to access the gateway component
68+ # Public URL to access the gateway component. This is used to setup the
69+ # frontend application with base URL to gateway endpoints and the base path
70+ # in pre-built UI assets to replace at runtime the base path placeholder.
6971host =https://dashboard.corp.com/
7072
7173# Serve frontend application with gateway
Original file line number Diff line number Diff line change @@ -127,7 +127,10 @@ flags.
127127
128128|host
129129|uri
130- |Public URL to access the gateway component
130+ |Public URL to access the gateway component. This is used to setup the
131+ frontend application with base URL to gateway endpoints and the base path
132+ in pre-built UI assets to replace at runtime the base path placeholder.
133+
131134
132135
133136*Example:* `https://dashboard.corp.com/`
You can’t perform that action at this time.
0 commit comments