Files
zzp-agent/.env.production
2026-01-19 14:05:26 +08:00

3 lines
74 B
Plaintext

NODE_ENV = 'production'
# Base API
VITE_APP_BASE_URL='你的接口域名'