Commit 5614bdad authored by youjie's avatar youjie

no message

parent bd1d2615
# 开发环境配置 - 使用Mock数据 # 开发环境配置 - 使用Mock数据
VITE_OTA_API_BASE_URL=http://192.168.5.39:8081/api/app/ VITE_OTA_API_BASE_URL=http://192.168.5.39:19002/api/app/
VITE_OTA_API_BASE_URLS=https://192.168.5.39:8081/api/app/ VITE_OTA_API_BASE_URLS=https://192.168.5.39:19002/api/app/
VITE_ERP_API_BASE_URL=http://192.168.5.214/ VITE_ERP_API_BASE_URL=http://192.168.5.214/
VITE_FILEUPLOAD_API_BASE_URL=http://192.168.5.214:8120/ VITE_FILEUPLOAD_API_BASE_URL=http://192.168.5.214:8120/
VITE_FILEPREVIEW_API_BASE_URL=http://192.168.5.214:8130/ VITE_FILEPREVIEW_API_BASE_URL=http://192.168.5.214:8130/
#VITE_APP_BASE_URL=http://localhost:8002 VITE_APP_BASE_URL=http://localhost:8002
#VITE_APP_BASE_URLS=http://localhost:8002 VITE_APP_BASE_URLS=http://localhost:8002
VITE_APP_BASE_URL=https://ota.oytour.com
VITE_APP_BASE_URLS=https://ota.oytour.com
# 开发环境特定配置 # 开发环境特定配置
VITE_APP_TITLE=Ttenjoy (开发) VITE_APP_TITLE=Ttenjoy (开发)
VITE_APP_VERSION=1.0.0-dev VITE_APP_VERSION=1.0.0-dev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment