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,6 +3,8 @@ const config = {
documentserver_key: '',
// required
baseurl: '',
// optional, will fallback to /selfservice
baseurl_selfservice: '/selfservice',
// optional, will fallback to /imprint
url_imprint: '',
// optional, will fallback to /privacy