edu/admin/.env.development

5 lines
83 B
Plaintext

NODE_ENV = 'development'
# 请求域名
VITE_APP_BASE_URL='http://localhost:8082'