This commit is contained in:
Bastian Wagner
2026-06-17 10:45:09 +02:00
parent 38141c0358
commit c94a02e6d0
51 changed files with 4220 additions and 628 deletions

View File

@@ -1,4 +1,6 @@
PORT=3000
API_PORT=3000
CLIENT_PORT=8080
CORS_ORIGIN=http://localhost:8080
CLIENT_URL=http://localhost:8080