web-base-admin/.env.production

7 lines
98 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://60.205.203.247/prod-api'