Files
magic-boot/magic-boot-ui/.env.staging
T
吕金泽 4a7d1d08ac commit
2021-10-24 20:09:53 +08:00

9 lines
99 B
Bash

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