summaryrefslogtreecommitdiff
path: root/src/exchangedb/exchangedb-postgres.conf
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-01 10:27:44 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-12-01 10:27:44 +0900
commitff5b5c1fdd6959c8bf0f694af96ed9ed1fc892d2 (patch)
tree93e45b81aa8f4e87225c60e200344548bafebbac /src/exchangedb/exchangedb-postgres.conf
parent36bec694dc0504cb6a5742e3551ceb4d566f1188 (diff)
downloadexchange-ff5b5c1fdd6959c8bf0f694af96ed9ed1fc892d2.tar.gz
exchange-ff5b5c1fdd6959c8bf0f694af96ed9ed1fc892d2.tar.bz2
exchange-ff5b5c1fdd6959c8bf0f694af96ed9ed1fc892d2.zip
bugfixes to taler-exchange-dbconfig
Diffstat (limited to 'src/exchangedb/exchangedb-postgres.conf')
-rw-r--r--src/exchangedb/exchangedb-postgres.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchangedb-postgres.conf b/src/exchangedb/exchangedb-postgres.conf
index e481940ce..3e0cb4ffb 100644
--- a/src/exchangedb/exchangedb-postgres.conf
+++ b/src/exchangedb/exchangedb-postgres.conf
@@ -1,5 +1,5 @@
[exchangedb-postgres]
-CONFIG = "postgres:///taler"
+CONFIG = "postgres:///taler-exchange"
# Where are the SQL files to setup our tables?
# Important: this MUST end with a "/"!