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

VUE_APP_API = '/dev'

VUE_APP_USER = ''

VUE_APP_PWD = ''