view client/.env @ 3295:a409608dd6b3

client: waterlevel diagram: removed updated hook to avoid unintended re-rendering Situations in which the diagram needs to be re-rendered can be addressed specifically with watchers.
author Markus Kottlaender <markus@intevation.de>
date Thu, 16 May 2019 15:36:11 +0200
parents 3b36bb33f5b0
children 33c398df5cb5
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

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

#Logos to be potentially loaded by the SPA. Can be left blank.
VUE_APP_SECONDARY_LOGO_URL=
VUE_APP_LOGO_FOR_PDF_URL=
VUE_APP_SILENCE_TRANSLATIONWARNINGS =