From ee8b6e7f7b519a136f1804de39f30d5312e50e15 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 14 Apr 2025 16:46:41 +0200 Subject: [PATCH] Update docspell-install.sh --- install/docspell-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/docspell-install.sh b/install/docspell-install.sh index 4870c07..b9bb74a 100644 --- a/install/docspell-install.sh +++ b/install/docspell-install.sh @@ -93,7 +93,7 @@ sed -i \ -e '357s|user = .*|user = "'"$DB_USER"'"|' \ -e '358s|password = .*|password = "'"$DB_PASS"'"|' \ -e '401s|url = .*|url = "jdbc:postgresql://localhost:5432/'"$DB_NAME"'"|' \ - /opt/docspell/docspell-server.conf + /usr/share/docspell-restserver/conf/docspell-server.conf # sed -i 's|address = "localhost"|address = "0.0.0.0"|' "$JOEX_CONF" "$SERVER_CONF" # sed -i -E '/backend\s*\{/,/\}/ {