added baseurl_selfservice config

close #22
This commit is contained in:
2021-03-26 20:10:26 +01:00
parent 7b0bc22a71
commit 760b1b32a2
3 changed files with 4 additions and 8 deletions

View File

@@ -3,5 +3,5 @@
</template>
<script setup>
//
config.baseurl_selfservices = (config.baseurl_selfservices || "/selfservice");
</script>