-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
- Introduce top-level
apiHost
,frontendHost
keys. - Populate
ingress.api.hosts
andingress.frontend.hosts
values from the above, unless overridden. Add/version
and/sales-dashboard
to default path list for the backend. - Ideally, populate the default Django sites object with the frontend hostname. Alternatively, set
api.env.FLAGSMITH_DOMAIN
tofrontendHost
value. - When
separateApiAndFrontend
is set totrue
, setfrontend.frontend.apiProxy.enabled
tofalse
andfrontend.env.FLAGSMITH_API_URL
toapiHost
.
Metadata
Metadata
Assignees
Labels
No labels