diff client/.env @ 499:5b7a4327f6c0

Recommend using .env.local instead of copying .env.sample See https://cli.vuejs.org/guide/mode-and-env.html#local-only-variables.
author Tom Gottfried <tom@intevation.de>
date Fri, 24 Aug 2018 15:14:10 +0200
parents client/.env.sample@a80e589c5ade
children 4235fa8f59d7
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/.env	Fri Aug 24 15:14:10 2018 +0200
@@ -0,0 +1,12 @@
+#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=