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

9 lines
98 B
Plaintext

NODE_ENV = production
# just a flag
ENV = 'staging'
# base api
VUE_APP_BASE_API = '/stage-api'