stanley-king %!s(int64=2) %!d(string=hai) anos
pai
achega
8f014cfcaf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plot/app.py

+ 1 - 1
plot/app.py

@@ -227,7 +227,7 @@ def mch_order_send():
 
 
 if __name__ == "__main__":
-    debug_mode = True
+    debug_mode = False
     if debug_mode:
         app.run(debug=True, host='0.0.0.0', port=5000)
     else: