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