This commit is contained in:
2026-02-23 23:56:39 +03:00
parent 25750fee51
commit 2cc21bb284
15 changed files with 340 additions and 94 deletions

View File

@@ -16,6 +16,7 @@ export default defineConfig({
},
},
server: {
host: '0.0.0.0',
proxy: {
'/login': 'http://localhost:3000',
},