Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLT-7225 set api call for config json needed for dynamic setting of m… #16

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

ladamesny
Copy link
Collaborator

@ladamesny ladamesny commented Oct 11, 2023

…arlowe runtime web url

This PR prevents that app from running if the marlowe runtime web url is not set in the env keys or in a config.json in the public folder.

The config.json should be set as follows:

{
"marloweWebServerUrl": "https://marlowe-runtime-preprod-web.scdev.aws.iohkdev.io/",
"develMode": false
}

We need this change so that the deploy sets the marlowe web url instance dynamically in the config.json file.

@ladamesny ladamesny requested a review from nhenin October 11, 2023 16:42
@nhenin nhenin merged commit ebdb129 into main Oct 13, 2023
1 check passed
@nhenin nhenin deleted the PLT-7225/runtime-config branch October 13, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants