From fcd1e16ab0cbd4892156e045188cc6be1bf740d7 Mon Sep 17 00:00:00 2001 From: ms Date: Thu, 16 Sep 2021 20:08:15 +0200 Subject: use fresh ports --- bin/taler-deployment-prepare-with-eufin | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/taler-deployment-prepare-with-eufin') diff --git a/bin/taler-deployment-prepare-with-eufin b/bin/taler-deployment-prepare-with-eufin index 2e269b7..e5e6fe3 100755 --- a/bin/taler-deployment-prepare-with-eufin +++ b/bin/taler-deployment-prepare-with-eufin @@ -217,8 +217,8 @@ function prepare_sandbox_account() { echo " OK" } -NEXUS_URL="http://localhost:5001/" -SANDBOX_URL="http://localhost:5000/" +NEXUS_URL="http://localhost:5222/" +SANDBOX_URL="http://localhost:5111/" # Deleting old data: -- cgit v1.2.3