gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: bank port


From: gnunet
Subject: [taler-deployment] branch master updated: bank port
Date: Thu, 30 Nov 2023 14:40:25 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 0c3a266  bank port
0c3a266 is described below

commit 0c3a266beb732d36a68980e630e2cf089d70c27f
Author: MS <ms@taler.net>
AuthorDate: Thu Nov 30 14:40:20 2023 +0100

    bank port
---
 netzbon/main.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netzbon/main.sh b/netzbon/main.sh
index 22c13dc..02fdf20 100755
--- a/netzbon/main.sh
+++ b/netzbon/main.sh
@@ -92,7 +92,7 @@ if test -z "${BANK_EXCHANGE_PASSWORD:-}"; then
 fi
 
 # TODO With port should be use ? ask user ?
-echo "BANK_PORT=9090" >>config/user.conf
+echo "BANK_PORT=8080" >>config/user.conf
 if test "${ENABLE_TLS:-}" == "y"; then
   PROTO="https"
 else

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]