.env.production 92 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 # just a flag ENV = 'production' VUE_APP_API = '/dev' VUE_APP_USER = '' VUE_APP_PWD = ''