Structure change

This commit is contained in:
Fr4nz D13trich 2025-10-14 15:15:58 +02:00
parent fdd53445da
commit 30c4c40494
28 changed files with 324 additions and 10 deletions

View file

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