Adds new template variables

This commit is contained in:
Alicia Sykes 2024-04-02 19:28:22 +01:00
parent 492bddd192
commit e2e581de59
1 changed files with 10 additions and 1 deletions

11
.env
View File

@ -27,6 +27,15 @@
# Usually the same as BASE_URL, but accessible in frontend
# VUE_APP_DOMAIN=https://dashy.to
# Override the page title for the frontend app
# VUE_APP_TITLE=''
# Set the default view to load on startup (can be `minimal`, `workspace` or `home`)
# VUE_APP_STARTING_VIEW=home
# Set the Vue app routing mode (can be 'hash', 'history' or 'abstract')
# VUE_APP_ROUTING_MODE=history
# Should enable SRI for build script and link resources
# INTEGRITY=true
@ -37,4 +46,4 @@
# VUE_APP_VERSION=2.0.0
# Directory for conf.yml backups
# BACKUP_DIR=./public/
# BACKUP_DIR=./public/