chore: prevent appsettings.Production.json from merging — keep ours strategy
Build and Deploy to Production / build-and-deploy (push) Successful in 6m27s

This commit is contained in:
masoodafar-web
2026-02-23 00:03:00 +03:30
parent f02d082d7b
commit 8b78235ef5
+2
View File
@@ -0,0 +1,2 @@
# Keep production config from current branch during merges — never overwrite
src/FrontOffice.Main/appsettings.Production.json merge=ours