diff options
author | Zero~Informatique | 2020-02-07 07:55:09 +0100 |
---|---|---|
committer | Zero~Informatique | 2020-02-07 07:57:19 +0100 |
commit | 41741f1882c019edac15b1a05f51b72e5af069f7 (patch) | |
tree | 6fa3d34500aa85e877b7d820792ce627fb494429 /viewer/.env | |
parent | bb186990000dd133ecfe6741472b03af92eea233 (diff) | |
download | ldgallery-41741f1882c019edac15b1a05f51b72e5af069f7.tar.gz |
viewer: project optimization for faster init, and a better Visual Studio Code environnement
Diffstat (limited to 'viewer/.env')
-rw-r--r-- | viewer/.env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/viewer/.env b/viewer/.env index 9092dea..959477b 100644 --- a/viewer/.env +++ b/viewer/.env | |||
@@ -2,3 +2,4 @@ VUE_APP_I18N_LOCALE=en | |||
2 | VUE_APP_I18N_FALLBACK_LOCALE=en | 2 | VUE_APP_I18N_FALLBACK_LOCALE=en |
3 | VUE_APP_EXAMPLE_PROJECT=../example/out/ | 3 | VUE_APP_EXAMPLE_PROJECT=../example/out/ |
4 | VUE_APP_DATA_URL=gallery/ | 4 | VUE_APP_DATA_URL=gallery/ |
5 | VUE_APP_DEVSERVER_PORT=8085 | ||