commit 6209addcc3bcdb1b74ab60baf2c96f61d35cc79e
parent 875936e602342089317a6823f326796fe506fb86
Author: Florian Dold <florian@dold.me>
Date: Thu, 25 Sep 2025 17:16:01 +0200
default port
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/sandcastle-run b/sandcastle-run
@@ -15,6 +15,7 @@ SANDCASTLE_PORT_LIBEUFIN_BANK=${SANDCASTLE_PORT_LIBEUFIN_BANK:-127.0.0.1:16007}
SANDCASTLE_PORT_BANK_SPA=${SANDCASTLE_PORT_BANK_SPA:-127.0.0.1:16009}
SANDCASTLE_PORT_CHALLENGER=${SANDCASTLE_PORT_CHALLENGER:-127.0.0.1:16010}
SANDCASTLE_PORT_AUDITOR=${SANDCASTLE_PORT_AUDITOR:-127.0.0.1:16011}
+SANDCASTLE_PORT_DONAU=${SANDCASTLE_PORT_DONAU:-127.0.0.1:16012}
# Container-internal ports, should by synced with scripts/setup-sandcastle.sh
PORT_INTERNAL_EXCHANGE=8201