summaryrefslogtreecommitdiff
path: root/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf
blob: 08c20074cbac6cda2c5f94448ee72b4232a820f1 (plain)
1
2
3
4
5
6
7
8
9
10
# Database configuration for the Taler exchange.

[exchangedb-postgres]

# Typically, there should only be a single line here, of the form:

CONFIG=postgres:///taler-exchange

# The details of the URI depend on where the database lives and how
# access control was configured.