gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: [testing] use more common port 8080


From: gnunet
Subject: [taler-donau] branch master updated: [testing] use more common port 8080 for testing on localhost
Date: Fri, 05 Jan 2024 13:08:07 +0100

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

pius-loosli pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new 990f726  [testing] use more common port 8080 for testing on localhost
990f726 is described below

commit 990f7267c55566f3fdc07d763c1b8ec0288093c3
Author: Pius Loosli <loosp2@bfh.ch>
AuthorDate: Fri Jan 5 13:07:40 2024 +0100

    [testing] use more common port 8080 for testing on localhost
---
 src/testing/test_donau_api.conf | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/src/testing/test_donau_api.conf b/src/testing/test_donau_api.conf
index 0fccb9b..9cd5b9a 100644
--- a/src/testing/test_donau_api.conf
+++ b/src/testing/test_donau_api.conf
@@ -8,15 +8,12 @@ TALER_TEST_HOME = test_donau_api_home/
 CURRENCY = EUR
 CURRENCY_ROUND_UNIT = EUR:0.01
 
-[bank]
-HTTP_PORT = 8082
-
 [donau]
 TERMS_ETAG = tos
 PRIVACY_ETAG = 0
-PORT = 8081
+PORT = 8080
 DB = postgres
-BASE_URL = "http://localhost:8081/";
+BASE_URL = "http://localhost:8080/";
 SERVE = tcp
 EXPIRE_IDLE_SLEEP_INTERVAL ="1 s"
 MAX_KEYS_CACHING = forever

-- 
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]