aboutsummaryrefslogtreecommitdiff
path: root/viewer/.env
diff options
context:
space:
mode:
authorOzoneGrif2020-02-08 09:27:17 +0100
committerGitHub2020-02-08 09:27:17 +0100
commit32abf4e1f82dcb9738bbfc41a84bb38672e14603 (patch)
tree6c84ca58754eb34a1d9962a63446535a1386c975 /viewer/.env
parent2480140446e01c8cd0e317016c6debde5f14e8ab (diff)
parent8b8ff179021a204930253a310cc2e9213e342fd1 (diff)
downloadldgallery-32abf4e1f82dcb9738bbfc41a84bb38672e14603.tar.gz
Merge pull request #98 from pacien/oz-project-optimization
Oz project optimization
Diffstat (limited to 'viewer/.env')
-rw-r--r--viewer/.env1
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
2VUE_APP_I18N_FALLBACK_LOCALE=en 2VUE_APP_I18N_FALLBACK_LOCALE=en
3VUE_APP_EXAMPLE_PROJECT=../example/out/ 3VUE_APP_EXAMPLE_PROJECT=../example/out/
4VUE_APP_DATA_URL=gallery/ 4VUE_APP_DATA_URL=gallery/
5VUE_APP_DEVSERVER_PORT=8085