diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-12-25 09:04:27 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-12-25 09:04:27 +0100 |
commit | 2c856ebe3c2c70ccd591ae3447b2bacfba589559 (patch) | |
tree | 90e8df435b75efdecb06f94a27b3d63af64db388 /src/auditor/generate-auditor-basedb.conf | |
parent | d5d2fc12f54fbfe608f66417b0b350c2bd94d516 (diff) |
use BASE_URL consistently
Diffstat (limited to 'src/auditor/generate-auditor-basedb.conf')
-rw-r--r-- | src/auditor/generate-auditor-basedb.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf index 9f5292d7d..5cd28269f 100644 --- a/src/auditor/generate-auditor-basedb.conf +++ b/src/auditor/generate-auditor-basedb.conf @@ -45,7 +45,6 @@ SERVE = tcp UNIXPATH = ${TALER_RUNTIME_DIR}/exchange.http UNIXPATH_MODE = 660 PORT = 8083 -AUDITOR_URL = http://localhost:8083/ BASE_URL = http://localhost:8083/ TINY_AMOUNT = TESTKUDOS:0.01 |