view client/.env.sample @ 249:e0f47d9ebde0

Hotfix: changed login call back to GET from POST. For some reason POST didn't work as intended: the credentials were not send... This is only a workaround, as POST would still be the right way to go...
author Sascha Wilde <wilde@intevation.de>
date Fri, 27 Jul 2018 11:04:20 +0200
parents 3d9341f6da4e
children 71970f03c9e8
line wrap: on
line source

#Name of the application, e.g. displayed at login time
VUE_APP_TITLE=Waterway Monitoring system

#Backend URL
VUE_APP_API_URL=/api/

#URL of secondary logo
VUE_APP_SECONDARY_LOGO_URL=

#Path of vendored images is copied during a webpack build
VUE_APP_VENDOR_IMG_PATH=