summaryrefslogtreecommitdiff
path: root/debian/etc/taler/secrets/merchant-db.secret.conf
blob: 6cbbb24cf5542b69c46a8faf28f15b9a30c3ae95 (plain)
1
2
3
4
5
6
7
8
[merchantdb-postgres]

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

CONFIG=postgres:///taler-merchant

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