view client/.env.sample @ 420:be38eec5cc25

fix: Fix email adresses The email adresses of the testusers contained non-ASCII-chars. According to rfc6531 this is allowed. But restrictions are allowed. We do not support non-ASCII-characters in emails. https://tools.ietf.org/html/rfc6531
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 16 Aug 2018 13:47:30 +0200
parents a80e589c5ade
children
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/
VUE_BACKEND_API_URL=http://backend.example.com:8088

#URL of secondary logo
VUE_APP_SECONDARY_LOGO_URL=

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