tangjiang 10 달 전
부모
커밋
949b1302a7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/yibin/Push.YiBin.Host/config/appsettings.Development.json

+ 1 - 1
src/yibin/Push.YiBin.Host/config/appsettings.Development.json

@@ -29,7 +29,7 @@
     "Origins": [ "http://localhost:8888", "http://admin.hotline.fw.com", "http://hotline.fw.com" ]
   },
   "DatabaseConfiguration": {
-    "ApplyDbMigrations": true,
+    "ApplyDbMigrations": false,
     "ApplySeed": false
   },
   "MqConfiguration": {