zb-admin/.env.production

6 lines
94 B
Plaintext

# 线上环境
NODE_ENV = "production"
# 线上环境接口地址
VITE_APP_BASE_API = '/api'