# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://8.146.211.120:8080/api'
# system name
VUE_APP_SYSTEM_NAME = 'DD STORE'