增强开发部署构建配置
This commit is contained in:
@@ -29,6 +29,9 @@ export default defineConfig({
|
||||
server: {
|
||||
host: true,
|
||||
port: 5173,
|
||||
hmr: {
|
||||
clientPort: 8888,
|
||||
},
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: "http://backend:8000",
|
||||
|
||||
Reference in New Issue
Block a user