.env.production 97 Bytes
# just a flag
ENV = 'production'

VUE_APP_API = '/api_bims'

VUE_APP_USER = ''

VUE_APP_PWD = ''