diff --git a/.env.development b/.env.development index c0ed7b42e..d8024c87a 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,7 @@ NODE_ENV=development # VUE_APP_API_SERVER = https://epmet-preview.elinkservice.cn/api -# VUE_APP_API_SERVER = http://localhost:9001/api +# VUE_APP_API_SERVER = http://localhost:8080/api VUE_APP_API_SERVER = http://192.168.1.144/api # VUE_APP_API_SERVER = http://219.146.91.110:30801/api # VUE_APP_API_SERVER = https://epmet-yantai.elinkservice.cn/api @@ -16,4 +16,4 @@ VUE_APP_BIPASS_API_SERVER = /linkdata/linkdata-gateway/route # VUE_APP_NODE_ENV=dev_sdtdt VUE_APP_NODE_ENV=dev #项目根路径 -VUE_APP_PUBLIC_PATH=epmet-oper \ No newline at end of file +VUE_APP_PUBLIC_PATH=epmet-oper