aboutsummaryrefslogtreecommitdiff
path: root/viewer/.env
blob: 959477b724a8294ce5fb552978e70994bc9781cb (plain)
1
2
3
4
5
VUE_APP_I18N_LOCALE=en
VUE_APP_I18N_FALLBACK_LOCALE=en
VUE_APP_EXAMPLE_PROJECT=../example/out/
VUE_APP_DATA_URL=gallery/
VUE_APP_DEVSERVER_PORT=8085