Files
InfoGenie/InfoGenie-frontend/.env.production
2026-03-28 20:59:52 +08:00

8 lines
259 B
Plaintext

# 生产前端环境变量
REACT_APP_API_URL=https://infogenie.api.shumengya.top
REACT_APP_AUTH_URL=https://auth.shumengya.top
REACT_APP_AUTH_API_URL=https://auth.api.shumengya.top
REACT_APP_NAME=InfoGenie
REACT_APP_VERSION=1.0.0
REACT_APP_DEBUG=false