added env config instructions

ref #27
This commit is contained in:
2021-03-31 19:03:07 +02:00
parent c178932d94
commit ba604f77e9
2 changed files with 15 additions and 7 deletions

View File

@@ -1,10 +1,10 @@
const config = {
// required
documentserver_key: '',
// required
// required, with trailing slash
baseurl: '',
// optional, will fallback to /selfservice
baseurl_selfservice: '/selfservice',
// optional, will fallback to /selfservice/
baseurl_selfservice: '/selfservice/',
// optional, will fallback to /imprint
url_imprint: '',
// optional, will fallback to /privacy