Add machine-specific appsettings that are ignored by git #19

Merged
Vylpes merged 2 commits from feature/4-machine-specific-appsettings into release/0.1.0 2026-03-28 11:58:01 +00:00
Owner

#4

#4
VylpesTester requested changes 2026-03-28 11:56:23 +00:00
Dismissed
@ -69,1 +69,4 @@
For machine-specific overrides that should stay local, create `src/Example.Web/appsettings.{your-hostname}.json`. Burrow loads this file automatically after the standard environment-specific settings, and it is optional.
On this machine, that file name is `src/Example.Web/appsettings.vylpes-desktop.json`.
Member

Remove this line

Remove this line
Vylpes marked this conversation as resolved
Vylpes merged commit bf2d876d9e into release/0.1.0 2026-03-28 11:58:01 +00:00
Vylpes deleted branch feature/4-machine-specific-appsettings 2026-03-28 11:58:01 +00:00
Sign in to join this conversation.
No description provided.