commit fcd1e16ab0cbd4892156e045188cc6be1bf740d7 parent 22487a51a23756c21754b9e06169898cb536c1bc Author: ms <ms@taler.net> Date: Thu, 16 Sep 2021 20:08:15 +0200 use fresh ports Diffstat:
| M | bin/taler-deployment-prepare-with-eufin | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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: