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

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