From 7149e5aca91624af6e66b5c3f3c3ac833a9a48ac Mon Sep 17 00:00:00 2001 From: ludc Date: 星期一, 28 八月 2023 10:19:22 +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 662b7de..0503d9e 100644 --- a/Source/UBCS-WEB/vue.config.js +++ b/Source/UBCS-WEB/vue.config.js @@ -26,7 +26,7 @@ proxy: { '/api': { //鏈湴鏈嶅姟鎺ュ彛鍦板潃 - // target: 'http://localhost', + // target: 'http://localhost:37000', // target: 'http://192.168.1.51:37000', target: 'http://dev.vci-tech.com:37000', // target: 'http://192.168.1.104:37000', -- Gitblit v1.9.3