magic-boot/magic-boot-ui/.env.production

7 lines
84 B
Plaintext
Raw Normal View History

2021-10-24 20:09:53 +08:00
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://xxx:8081/'