mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-20 12:15:01 +02:00
✨ Adds new template variables
This commit is contained in:
parent
492bddd192
commit
e2e581de59
9
.env
9
.env
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user