From 76c68b73ec61c505ef91ae2e46ed4eeb704c130b Mon Sep 17 00:00:00 2001 From: suerprisePlus <15810472099@163.com> Date: 星期三, 12 六月 2024 09:20:49 +0800 Subject: [PATCH] 页面修改 --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 35e3852..897712c 100644 --- a/.env.development +++ b/.env.development @@ -5,13 +5,13 @@ ENV = 'development' # 寮�鍙戠幆澧� -VUE_APP_BASE_API = '/dev-api' +VUE_APP_BASE_API = 'http://192.168.11.203/prod-api' # 璺敱鎳掑姞杞� VUE_CLI_BABEL_TRANSPILE_MODULES = true # 鍚庣鎺ュ彛鍦板潃 -VUE_APP_SERVER_API_URL = 'http://192.168.11.14:8080' +VUE_APP_SERVER_API_URL = 'http://192.168.11.203:80/prod-api/' # Mqtt娑堟伅鏈嶅姟鍣ㄨ繛鎺ュ湴鍧� VUE_APP_MQTT_SERVER_URL = 'ws://101.201.75.67:8083/mqtt' -- Gitblit v1.9.3