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

8 lines
167 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'