feat:v2 #12

Merged
zwitschi merged 110 commits from develop into main 2025-11-14 18:02:55 +01:00
Showing only changes of commit 44a3bfc1bf - Show all commits

View File

@@ -31,7 +31,6 @@ services:
# Override command for development with reload # Override command for development with reload
command: command:
[ [
"uvicorn",
"main:app", "main:app",
"--host", "--host",
"0.0.0.0", "0.0.0.0",