exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 7c9328254757b3fe1ee96f8cbbf10a0c805ba1d5
parent 91f6ee5863f349f139b864f8adfdac6ead5fed24
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 28 Nov 2025 22:03:19 +0100

add missing BASE_URL, *again*

Diffstat:
Msrc/auditor/generate-auditor-basedb.conf | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf @@ -37,6 +37,7 @@ SERVE = tcp PORT = 8082 PWD_HASH_CONFIG = { "cost": 4 } PWD_AUTH_COMPAT = yes +BASE_URL = http://localhost:8082/ [libeufin-bankdb-postgres] CONFIG = postgresql:///auditor-basedb