taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit cd4b730f61e28ea5c38ae6a74e985449bf3dc3c8
parent e45d325d23d756b6528d6b64a22892636aeb9149
Author: Florian Dold <florian@dold.me>
Date:   Thu, 28 Sep 2023 10:20:52 +0200

-tos config

Diffstat:
Msandcastle/config/exchange/taler.conf | 6+++---
Msandcastle/docker-compose.yml | 2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sandcastle/config/exchange/taler.conf b/sandcastle/config/exchange/taler.conf @@ -36,10 +36,10 @@ payto_uri = payto://iban/SANDBOXX/__EXCHANGE_IBAN__?receiver-name=Name+unknown [exchange] master_public_key = __EXCHANGE_MASTER_PUB__ AML_THRESHOLD = __CURRENCY__:10000000 -privacy_etag = pp-v0 +privacy_etag = exchange-pp-v0 privacy_dir = /usr/local/share/taler/exchange/pp -terms_etag = tos-v0 -terms_dir = /usr/local/share/taler/exchange/tos +terms_etag = exchange-tos-v0 +terms_dir = /usr/local/share/taler/terms base_url = __EXCHANGE_URL__ unixpath = /sockets/exchange.sock serve = tcp diff --git a/sandcastle/docker-compose.yml b/sandcastle/docker-compose.yml @@ -35,7 +35,7 @@ services: environment: - TOS_AUTHOR="Taler Systems SA" - TOS_COPYRIGHT="Taler Systems SA" - - TOS_PATH=/usr/local/share/taler/exchange/tos + - TOS_PATH=/usr/local/share/taler/terms - TOS_INPUT=exchange-tos-v0 - TOS_LANGUAGE=en - TOS_OUTPUT=/usr/local/share/taler/terms/