gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sandcastle-ng] branch master updated: auditor socket


From: gnunet
Subject: [taler-sandcastle-ng] branch master updated: auditor socket
Date: Mon, 26 Aug 2024 22:04:11 +0200

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

dold pushed a commit to branch master
in repository sandcastle-ng.

The following commit(s) were added to refs/heads/master by this push:
     new a794b58  auditor socket
a794b58 is described below

commit a794b584ce6b563aaab0f8d1d4f6834fdc8bda7d
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Aug 26 22:04:08 2024 +0200

    auditor socket
---
 scripts/demo/setup-sandcastle.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
index 9d9c2e0..d58bba4 100755
--- a/scripts/demo/setup-sandcastle.sh
+++ b/scripts/demo/setup-sandcastle.sh
@@ -168,7 +168,7 @@ https://$MERCHANT_DOMAIN {
 
 https://$AUDITOR_DOMAIN {
   tls internal
-  reverse_proxy unix//run/taler/auditor-httpd/auditor-httpd.sock
+  reverse_proxy unix//run/taler/auditor-httpd/auditor-http.sock
 }
 
 https://$CHALLENGER_DOMAIN {
@@ -197,7 +197,7 @@ https://$CHALLENGER_DOMAIN {
 }
 
 :$PORT_INTERNAL_AUDITOR {
-  reverse_proxy unix//run/taler/auditor-httpd/auditor-httpd.sock
+  reverse_proxy unix//run/taler/auditor-httpd/auditor-http.sock
 }
 
 :$PORT_INTERNAL_CHALLENGER {

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