-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
If i manually set the KONG url in the ./modules/core/config/core.client.constants.js file, when the server starts up, it does not use the url.
Setup:
- Start KONG
- set the KONGURL in the ./modules/core/config/core.client.constants.js file
- grunt build
- grunt serve
EXPECTED:
When page loads, it should be connected to the configured to use the KONGURL string.
CURRENTLY:
When page loads, it asks to enter the url.
Metadata
Metadata
Assignees
Labels
No labels