view client/.env @ 992:a978b2b26a88

Run do and cleanup of import jobs in own go routines with crash handler. This way the import job may die badly w/o killing the job queue, too.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 22 Oct 2018 11:24:25 +0200
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=