dss 2 rokov pred
rodič
commit
6e0fb485e4

+ 1 - 1
src/Hotline.Api/appsettings.Development.json

@@ -85,7 +85,7 @@
     }
   },
   "DatabaseConfiguration": {
-    "ApplyDbMigrations": true,
+    "ApplyDbMigrations": false,
     "ApplySeed": false
   }
 }