Kaynağa Gözat

update set config

liqian 3 yıl önce
ebeveyn
işleme
6e8756fe01
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      config.py

+ 2 - 2
config.py

@@ -173,6 +173,6 @@ class ProductionConfig(BaseConfig):
 
 def set_config():
     # return DevelopmentConfig()
-    return TestConfig()
-    # return PreProductionConfig()
+    # return TestConfig()
+    return PreProductionConfig()
     # return ProductionConfig()