Skip to content

Adjusted to the new rule for appsettings: baseUrl and routePrefix sho… #196

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

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

JohannesFinsveen
Copy link
Contributor

Adjusted to the new rule for appsettings: baseUrl and routePrefix should be
so that the url to the config endpoint is baseUrl + routePrefix + "/config"
Which meant stripping of the routePrefix from the baseUrl in appsetting.json

This problably needs to be done in the system that does the replacing in
appsetting.release.json line
"BaseURL": "#{BASEURL}#",

…uld be so that the url to the config endpoint

is baseUrl + routePrefix + "/config"
@JohannesFinsveen JohannesFinsveen merged commit aa44107 into main Oct 1, 2024
12 checks passed
@JohannesFinsveen JohannesFinsveen deleted the fix/baseurl-vs-routeprefix branch October 2, 2024 06:25
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