From a2b8fc101f61384ead7e02c0be7fb9ae714c1b30 Mon Sep 17 00:00:00 2001
From: kimi <kimi42345@gmail.com>
Date: 星期二, 17 三月 2020 09:22:12 +0800
Subject: [PATCH] 3/17

---
 vue.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index 8c3779d..2995520 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -6,7 +6,7 @@
     devServer: {
         proxy: {
             '/api/api': {
-                target: 'http://highdatas.com:8090',
+                target: 'http://srs.highdatas.com:8090',
                 changeOrigin: true,
                 ws: true,
                 pathRewrite: {

--
Gitblit v1.8.0