Update website

This commit is contained in:
Eike Kettner
2020-09-24 00:49:51 +02:00
parent e83483d4a7
commit 030ee6c932
3 changed files with 18 additions and 3 deletions

View File

@ -9,6 +9,10 @@ docspell.server {
# This is the base URL this application is deployed to. This is used
# to create absolute URLs and to configure the cookie.
#
# If default is not changed, the HOST line of the login request is
# used instead or the value of the `X-Forwarded-For` header. If set
# to some other value, the request is not inspected.
base-url = "http://localhost:7880"
# Where the server binds to.