view client/.env.sample @ 427:e4b961315e9f

feat: Pagination added to usermanagement
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 16 Aug 2018 17:49:24 +0200
parents a80e589c5ade
children
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://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=