diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-12-22 18:41:40 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-12-22 18:41:40 +0100 |
commit | deed88fe3337059b2e1502939b7a5b55ee7417a8 (patch) | |
tree | e200eaef7b408f40fafad0c74d9f47a6dda0b037 /src/auditor | |
parent | 0e74fbef8dff6b0ab8dde4619c74366ae55267a5 (diff) |
complete config
Diffstat (limited to 'src/auditor')
-rw-r--r-- | src/auditor/test-auditor.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/test-auditor.conf b/src/auditor/test-auditor.conf index bbd27c919..3017e61f9 100644 --- a/src/auditor/test-auditor.conf +++ b/src/auditor/test-auditor.conf @@ -1,6 +1,7 @@ [auditor] DB = postgres TINY_AMOUNT = TESTKUDOS:0.01 +AUDITOR_URL = http://localhost:8083/ [exchange-account-1] PAYTO_URI = payto://x-taler-bank/localhost/Exchange |