Files
mayfly-go/frontend/.env.production
2025-07-27 21:02:48 +08:00

6 lines
84 B
Plaintext

# 线上环境
ENV = 'production'
# 线上环境接口地址
VITE_API_URL = '/api'