Files
tra-app/.env.development
T
2025-06-19 20:18:00 +08:00

9 lines
177 B
Bash

# 开发环境
ENV = 'development'
# 'development'
# base api
# VITE_APP_BASE_API_Url = 'http://25.18.122.66:9786'
# 苗扬
VITE_APP_BASE_API_Url = 'http://25.64.16.133:9786'