commit a0450c3fb3f9720fd3db57e9b21e4d2507a303fc
parent fa296d28d01bfa4c2dfa14940f1bf00e877aed8b
Author: MS <ms@taler.net>
Date: Thu, 30 Nov 2023 06:26:43 +0100
rename db in nexus config
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/netzbon/config_libeufin_nexus.sh b/netzbon/config_libeufin_nexus.sh
@@ -15,7 +15,7 @@ source functions.sh
# to be conducted separately.
echo -e "[nexus-postgres]\n"\
-"config = postgresql:///libeufinbank" \
+"config = postgresql:///libeufin" \
>> /etc/libeufin/libeufin-nexus.conf
say "Setting up libeufin-nexus database"