fix:最新更新
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m49s

This commit is contained in:
Your Name 2026-01-18 11:10:09 +08:00
parent 2d9ffcc02d
commit 40faecad79

View File

@ -14,8 +14,8 @@ export default defineConfig({
},
proxy: {
'/api/': {
target: 'http://10.39.13.78:8001',
// target: 'http://10.39.13.78:8001/',
// target: 'http://10.39.13.78:8001',
target: 'http://10.39.13.78:8001/',
// target: 'https://test-admin.linyikj.com.cn/',
// target: 'https://admin.linyikj.com.cn/',
changeOrigin: true,