From 6b30b9fa671bf207b0268749a19b7ccda0ec5d8b Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 23 八月 2023 17:17:46 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmMes --- screen_standard/.env.development | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/screen_standard/.env.development b/screen_standard/.env.development index 324ad85..b059424 100644 --- a/screen_standard/.env.development +++ b/screen_standard/.env.development @@ -3,4 +3,7 @@ VITE_BASE_CONTEXT='' VITE_BASE_PATH='/api' -VITE_BASE_PATH='http://192.168.0.35:10021/' \ No newline at end of file +VITE_BASE_URL='http://192.168.0.35:10021' + +# VITE_BASE_PATH='/doumeeplant_api' +# VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api/' \ No newline at end of file -- Gitblit v1.9.3