updated modelgen, decoupling tester

This commit is contained in:
2026-04-12 03:07:25 -03:00
parent af06309dad
commit 85a856b7ac
58 changed files with 4770 additions and 625 deletions

View File

@@ -28,8 +28,8 @@ DB_DUMP=dev.sql
# =============================================================================
# PORTS
# =============================================================================
BACKEND_PORT=8000
FRONTEND_PORT=3000
BACKEND_PORT=8010
FRONTEND_PORT=3010
# =============================================================================
# BACKEND SERVER (Uvicorn)