aboutsummaryrefslogtreecommitdiff
path: root/viewer/.env
blob: 4721300dc1870f5d0b5077e219ab91b116a7661a (plain)
1
2
3
4
5
6
# Override with .env.development.local and .env.production.local

VUE_APP_I18N_LOCALE=en
VUE_APP_I18N_FALLBACK_LOCALE=en
VUE_APP_DATA_URL=./
VUE_APP_FULLWIDTH_LIMIT=1500