first commit

This commit is contained in:
DerJesen
2025-12-10 21:32:35 +01:00
parent c24927fab1
commit 05db6fae8e

View File

@@ -14,7 +14,7 @@ async function bootstrap() {
'http://127.0.0.1:5173', // Vite Dev Server (Alternative)
'http://localhost:5500',
'http://127.0.0.1:5500',
'http://localhost:3000'
'http://localhost'
],
credentials: true,
methods: ['GET', 'POST', 'PUT', 'DELETE', 'PATCH', 'OPTIONS'],