mirror of
https://github.com/RGJorge/ContainerFlow.git
synced 2026-08-03 07:21:42 +02:00
v0.0.8
This commit is contained in:
+2
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user