David %!s(int64=9) %!d(string=hai) anos
pai
achega
d145ea55e3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web.py

+ 1 - 1
web.py

@@ -110,4 +110,4 @@ def create_task():
     return jsonify({'task': task}), 201
 
 if __name__ == '__main__':
-    app.run(host="0.0.0.0", debug=True)
+    app.run(host="0.0.0.0", debug=False)