.env.production 124 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 # just a flag ENV = 'production' #base url BASE_URL = https://www.top1buyer.com/ # base api VUE_APP_BASE_API = '/prod-api'