debug mode enabled

This commit is contained in:
Fr4nz D13trich 2025-10-14 13:02:27 +02:00
parent c6f72d83c9
commit 46035e996d

View file

@ -10,3 +10,4 @@ def index():
app.run(host="127.0.0.1", port=5000)
appFlask.run(debug=True)