This commit is contained in:
RGJorge
2026-04-30 04:05:03 +00:00
parent 0aa33957c3
commit cb25260627
15 changed files with 689 additions and 418 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ export default defineConfig({
emptyOutDir: true,
},
server: {
port: 5174,
port: 9420,
host: "0.0.0.0",
proxy: {
"/api": "http://localhost:9470",
"/ws": {