fix: fix config by dev

This commit is contained in:
2024-10-03 15:07:22 +08:00
parent 987e1dd8a8
commit 969243cbbb
2 changed files with 1 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ export default defineConfig({
},
server: {
port: 6010,
host: '0.0.0.0',
proxy: {
'/api': {
target: 'http://localhost:4000',