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

Split standard app config from production configs #63

Merged
merged 2 commits into from
May 21, 2023

Conversation

prplecake
Copy link
Owner

This improves our ability to change standard app configuration without causing issues when upgrading.

However, if you already have a configured appsettings.json, you'll have to move the Instances and App configurations to a new appsettings.Production.json.

@prplecake prplecake linked an issue May 21, 2023 that may be closed by this pull request
@prplecake prplecake enabled auto-merge May 21, 2023 22:03
@prplecake prplecake merged commit 72a25fa into master May 21, 2023
@prplecake prplecake deleted the 62-split-up-appsettings branch May 21, 2023 22:09
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.

Split up appsettings
1 participant