view client/.env @ 1578:ca9bd1ce26e5

Fix backend Dockerfile ca-certificates is needed to fetch go dependencies via https.
author Tom Gottfried <tom@intevation.de>
date Thu, 13 Dec 2018 14:57:39 +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=