fase 5 fix

This commit is contained in:
2026-03-18 21:22:12 +01:00
parent 9fe656b34c
commit 538d6a6bec
5 changed files with 420 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@ export default defineConfig({
server: {
host: '0.0.0.0',
port: 3000,
allowedHosts: true,
proxy: {
'/api': {
target: 'http://backend:8000',