配置文件

This commit is contained in:
John
2024-05-20 00:13:22 +08:00
parent 28a70dc261
commit 956e402ad3
5 changed files with 10010 additions and 5399 deletions

View File

@@ -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,