view client/.env @ 4530:38ec0e25e7b1

Translated using Weblate (German (Austria)) Currently translated at 69.0% (298 of 432 strings) Translation: Gemma/client Translate-URL: https://hosted.weblate.org/projects/gemma/client/de_AT/
author Lukas Timler <lukas.timler@viadonau.org>
date Tue, 08 Oct 2019 14:39:19 +0200
parents 33c398df5cb5
children 7a3ace19dc56
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 =

#Url of user manual
VUE_APP_USER_MANUAL_URL=