view client/.env.sample @ 329:71970f03c9e8

SPA: Fixed setup for proxy in "serve" dev server mode.
author Sascha Wilde <wilde@intevation.de>
date Fri, 03 Aug 2018 10:52:03 +0200
parents 3d9341f6da4e
children a80e589c5ade
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/
BACKEND_API_URL=http://backend.example.com:8088

#URL of secondary logo
VUE_APP_SECONDARY_LOGO_URL=

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