view client/.env @ 1685:8f5a5c86f2a9

JSONHandler: Limited input JSON size to 2048 bytes by default. Can be adjusted with new Limit field.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 29 Dec 2018 13:32:17 +0100
parents 5b7a4327f6c0
children 4235fa8f59d7
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://gemma_backend:8000

#URL of secondary logo
VUE_APP_SECONDARY_LOGO_URL=

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