hberp/hb_client/.env.production

7 lines
95 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://47.95.0.242:2222/api'