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

7 lines
84 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://xxx:8081/'