value
2023-09-07 c79609c3708b8e31171f13b4b3be4a516818a846
1
2
3
4
5
6
# just a flag
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://114.132.189.42:1234/'