From 65b587a5ad18cfbdc82e8337abeae0f739bf861e Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Wed, 14 Jul 2021 10:14:48 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
vue.config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index fd1a9af..8e9e397 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -40,7 +40,7 @@
target: 'http://localhost:82',
//target: 'https://web.byisf.com/api/',
//远程演示服务地址,可用于直接启动项目
- //target: 'https://saber.bladex.vip/api',
+ // target: 'https://saber.bladex.vip/api',
ws: true,
pathRewrite: {
'^/api': '/'
--
Gitblit v1.9.3