From 0961195ff3da36604e58d2b355dc570d908eed08 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 15 Dec 2023 16:37:02 +0800 Subject: use sane default for DB name --- debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/etc-taler-exchange') diff --git a/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf b/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf index a7a727b62..08c20074c 100644 --- a/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf +++ b/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf @@ -4,7 +4,7 @@ # Typically, there should only be a single line here, of the form: -# CONFIG=postgres:///DATABASE +CONFIG=postgres:///taler-exchange # The details of the URI depend on where the database lives and how # access control was configured. -- cgit v1.2.3