reconfigure docspell to be compatible again
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2021-12-29 15:00:21 +01:00
parent 1e01a018be
commit 148d7b8322
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,8 @@ metadata:
data:
docspell.conf: |
docspell.server {
app-id = ${HOSTNAME}
base-url = "https://"${BASE_URL}
internal-url = "http://restserver:7880"
bind {
address = "0.0.0.0"
}
@ -41,7 +41,6 @@ data:
}
docspell.joex {
app-id = "joex-"${HOSTNAME}
base-url = "http://joex:7878"
bind {
address = "0.0.0.0"