diff --git a/.env b/.env index 15e2b5e..18ad7c9 100644 --- a/.env +++ b/.env @@ -1,4 +1,5 @@ #NODE_ENV=production NODE_ENV=development -CONSTANT_VALUE=1234567 \ No newline at end of file +CONSTANT_VALUE=1234567 +VUE_APP_PORTAL=//repository.geologie.ac.at/portal/login \ No newline at end of file diff --git a/src/App.vue b/src/App.vue index 8c00703..c73617f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,7 +9,7 @@ /> -->