Files
tra-app/.env.production
T
2025-09-23 16:27:25 +08:00

5 lines
93 B
Bash

# 生产环境
ENV = 'production'
# base api
VITE_APP_BASE_API_Url = 'http://localhost:7000'