配置文件
This commit is contained in:
@@ -38,7 +38,8 @@ export default defineConfig({
|
||||
port: 9528,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: ' http://dk.qiqizl.com',
|
||||
target: 'http://124.222.254.188/',
|
||||
// target: ' http://dk.qiqizl.com',
|
||||
// target: 'http://localhost:8082',
|
||||
changeOrigin: true,
|
||||
ws: true,
|
||||
|
||||
Reference in New Issue
Block a user