Kaynağa Gözat

[update] 集成Gunicorn

jhao 7 yıl önce
ebeveyn
işleme
a418306f2b
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      Api/ProxyApi.py

+ 2 - 2
Api/ProxyApi.py

@@ -118,5 +118,5 @@ def runFlaskWithGunicorn():
 
 
 if __name__ == '__main__':
-    # runFlask()
-    runFlaskWithGunicorn()
+    runFlask()
+    # runFlaskWithGunicorn()