commit 3dfe175cb34c68a4706a423fd451d93eb100f94e
parent 3e3c96110fbb224519ed2e3cd14f6990f2345563
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Tue, 1 Dec 2015 15:34:56 +0100
adjusting mint's url specifiaction to match how the code fetches it
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf
@@ -22,7 +22,10 @@ TRUSTED_MINTS = taler
EDATE = 3 week
[mint-taler]
-HOSTNAME = mint.demo.taler.net
+URI = mint.demo.taler.net
+
+[mint-x]
+URI = mint.demo.taler.net
# Auditors must be in sections "auditor-", the rest of the section
# name could be anything.