cbma_expert/client/.env.production

7 lines
92 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://121.36.23.77:8035'