From 64b432916af9c9218ab3f3eca614e26c542142ae Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 07 十一月 2023 15:47:13 +0800 Subject: [PATCH] bug --- web_standard/.env.development | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/web_standard/.env.development b/web_standard/.env.development index 37d3f79..0689558 100644 --- a/web_standard/.env.development +++ b/web_standard/.env.development @@ -14,7 +14,11 @@ VUE_APP_API_PREFIX = '' # 鐒︽澗 -VUE_APP_BASE_URL = 'http://192.168.0.36:10021/' +# VUE_APP_BASE_URL = 'http://192.168.0.36:10021/' +# VUE_APP_BASE_URL = 'http://192.168.0.134:10021/' + +# 浠诲悍鏈湴 +VUE_APP_BASE_URL = 'http://192.168.0.15:10021/' # 姹熻悕 # VUE_APP_BASE_URL = 'http://192.168.0.35:10021/' -- Gitblit v1.9.3