magic-boot/magic-boot-ui/.env.staging
2021-10-24 20:09:53 +08:00

9 lines
99 B
Plaintext

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