From e2feb34a33953dc44219c79a3329dfd29142662c Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期五, 22 九月 2023 17:08:04 +0800 Subject: [PATCH] 完整单点登录测试-已完成 --- Source/UBCS-WEB/vue.config.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/vue.config.js b/Source/UBCS-WEB/vue.config.js index 8148bc7..85486be 100644 --- a/Source/UBCS-WEB/vue.config.js +++ b/Source/UBCS-WEB/vue.config.js @@ -22,7 +22,7 @@ }, //寮�鍙戞ā寮忓弽鍚戜唬鐞嗛厤缃紝鐢熶骇妯″紡璇蜂娇鐢∟ginx閮ㄧ讲骞堕厤缃弽鍚戜唬鐞� devServer: { - port: 8080, + port: 38000, proxy: { '/api': { //鏈湴鏈嶅姟鎺ュ彛鍦板潃 -- Gitblit v1.9.3