xf 1 year ago
parent
commit
18e66ab0d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Hotline.Api/config/appsettings.Development.json

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

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