|
|
@@ -2,6 +2,6 @@
|
|
|
ENV = development
|
|
|
|
|
|
# 本地环境接口地址
|
|
|
-VITE_API_URL = http://localhost:9090/admin
|
|
|
-#VITE_API_URL = https://www.kuaiyuman.cn/admin/
|
|
|
+# VITE_API_URL = http://localhost:9090/admin
|
|
|
+VITE_API_URL = https://dev-wash-cloud.kuaiyuman.cn/admin/
|
|
|
VITE_FILE_URL = http://static.kuaiyuman.cn/
|