summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsandcastle-ng/sandcastle-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandcastle-ng/sandcastle-run b/sandcastle-ng/sandcastle-run
index c79551f..5aab4e6 100755
--- a/sandcastle-ng/sandcastle-run
+++ b/sandcastle-ng/sandcastle-run
@@ -2,7 +2,7 @@
# Run the Taler container with all the right mounts and preset parameters
-set -eu
+set -exou
SANDCASTLE_PORT_MERCHANT=16000
SANDCASTLE_PORT_EXCHANGE=16001