dataease-dm/frontend/.env.production
fit2cloud-chenyw f04809c638 feat: 新前端
2021-03-03 15:06:52 +08:00

7 lines
77 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'