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

Add support for appsettings #18

Merged
merged 6 commits into from
Oct 26, 2023
Merged

Add support for appsettings #18

merged 6 commits into from
Oct 26, 2023

Conversation

duckth
Copy link
Member

@duckth duckth commented Oct 26, 2023

This will add support for injecting configuration options from an appsettings.json file. Currently this will be used to load the correct API host url. The GitHub Actions pipeline has been updated to override the settings based on the deployment environment.

@duckth duckth requested review from jonasanker and TTA777 October 26, 2023 18:04
@duckth duckth self-assigned this Oct 26, 2023
@duckth duckth force-pushed the feature/appsettings branch from 6c8642c to a1700af Compare October 26, 2023 18:08
@duckth duckth force-pushed the feature/appsettings branch from 1620fff to f166286 Compare October 26, 2023 18:37
@duckth duckth force-pushed the feature/appsettings branch from f166286 to ed8c1b2 Compare October 26, 2023 18:38
Copy link
Member

@jonasanker jonasanker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@duckth duckth merged commit 7de6d87 into main Oct 26, 2023
2 checks passed
@duckth duckth deleted the feature/appsettings branch October 26, 2023 18:42
This was referenced Oct 27, 2023
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