commit 60a8fed7644d0b4777cb0afe5759f175b8312668
parent 9c14908660b92d6e080ecca37e6ecaa7900a0314
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 5 Mar 2023 11:34:41 +0100
fixed
Diffstat:
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/netzbon/main.sh b/netzbon/main.sh
@@ -95,11 +95,6 @@ fi
# Please take into account if something fails in this section, the NGINX configuration won't be created.
# Recall all the scripts have the set -eu header.
-# FIXME: should source this from the Debian package
-# which should dump a configuration file!
-DATABASE_CONNECTION="jdbc:postgresql://localhost:5432/nexus?user=nexus"
-
-# FIXME: make this step idempotent!
. config_launch_libeufin.sh
. config_nginx.sh