summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api_nexus.conf
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-10-10 23:18:47 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-10-10 23:18:47 +0200
commit2874742285909b5d98bc486bb874801cdafe6803 (patch)
tree174f26af1673ccce290d04ac87433964c9cd1842 /src/testing/test_bank_api_nexus.conf
parentd02ec767798475784ef0f9eb5856a23db6b73de3 (diff)
downloadexchange-2874742285909b5d98bc486bb874801cdafe6803.tar.gz
exchange-2874742285909b5d98bc486bb874801cdafe6803.tar.bz2
exchange-2874742285909b5d98bc486bb874801cdafe6803.zip
finally nexus bank starts via unified-setup
Diffstat (limited to 'src/testing/test_bank_api_nexus.conf')
-rw-r--r--src/testing/test_bank_api_nexus.conf7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/testing/test_bank_api_nexus.conf b/src/testing/test_bank_api_nexus.conf
index e20a33a98..94e422a8a 100644
--- a/src/testing/test_bank_api_nexus.conf
+++ b/src/testing/test_bank_api_nexus.conf
@@ -10,8 +10,5 @@ WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = exchange
PASSWORD = x
-[libeufin-nexus]
-DB_CONNECTION="postgresql:///talercheck"
-
-[libeufin-sandbox]
-DB_CONNECTION="postgresql:///talercheck"
+[libeufin-bankdb-postgres]
+CONFIG="postgresql:///talercheck"