first commit
This commit is contained in:
@@ -14,7 +14,7 @@ async function bootstrap() {
|
|||||||
'http://127.0.0.1:5173', // Vite Dev Server (Alternative)
|
'http://127.0.0.1:5173', // Vite Dev Server (Alternative)
|
||||||
'http://localhost:5500',
|
'http://localhost:5500',
|
||||||
'http://127.0.0.1:5500',
|
'http://127.0.0.1:5500',
|
||||||
'http://localhost:3000'
|
'http://localhost'
|
||||||
],
|
],
|
||||||
credentials: true,
|
credentials: true,
|
||||||
methods: ['GET', 'POST', 'PUT', 'DELETE', 'PATCH', 'OPTIONS'],
|
methods: ['GET', 'POST', 'PUT', 'DELETE', 'PATCH', 'OPTIONS'],
|
||||||
|
|||||||
Reference in New Issue
Block a user