sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit a8f56261e24c631d61c5dcaff8bf8e6061729259
parent 1bda2f4b6bc34511efd5ab7fd3e8f6d1727204cb
Author: Florian Dold <florian@dold.me>
Date:   Mon, 19 Feb 2024 01:53:28 +0100

bind address

Diffstat:
Mscripts/demo/setup-sandcastle.sh | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh @@ -178,6 +178,9 @@ SUGGESTED_WITHDRAWAL_EXCHANGE = https://$EXCHANGE_DOMAIN/ ALLOW_REGISTRATION = yes SERVE = tcp PORT = 8080 +# Bind address. +# Option soon to be deprecated! +ADDRESS = 0.0.0.0 [currency-$CURRENCY] ENABLED = YES