renyupeng 2 năm trước cách đây
mục cha
commit
b917e59322
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      utils/PromoterInfoWebHook.py

+ 1 - 2
utils/PromoterInfoWebHook.py

@@ -91,5 +91,4 @@ def webhook_get_promoter():
 
 
 if __name__ == '__main__':
-    # app.run(port=9999, host=ConfConstant.URL, debug=True)
-    app.run(port=9999,debug=True)
+    app.run(port=9999, host=ConfConstant.URL, debug=True)