Working on Formating DSL completion

This commit is contained in:
2026-01-31 19:09:14 +01:00
parent 778e5ac69d
commit d7ec99c3d9
77 changed files with 7563 additions and 63 deletions

View File

@@ -30,4 +30,4 @@ def get():
if __name__ == "__main__":
debug_routes(app)
serve(port=5002)
serve(port=5010)