# just a flag ENV = 'production' # base api VUE_APP_BASE_URL = 'https://pm.nczyzs.com/' VUE_APP_BASE_API = '/api/admin/'