zb-admin/.env.production

6 lines
93 B
Plaintext

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