view client/.env @ 5545:a4fa1bf9b208 aggregate-gm-import-logging

Aggregate to 'bla: 1 (baz); 2 (foo, bar)' instead of 'bla: foo (2), baz (1), bar (2)'.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 29 Oct 2021 00:07:50 +0200
parents 7365efe9f67d
children
line wrap: on
line source

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

#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 =

#Url of user manual
VUE_APP_USER_MANUAL_URL=