gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 02/02: local config


From: gnunet
Subject: [taler-deployment] 02/02: local config
Date: Mon, 14 Sep 2020 15:02:20 +0200

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

ms pushed a commit to branch master
in repository deployment.

commit b8b55fe66b04866c15bdc91a0000fea07855f7e9
Author: MS <ms@taler.net>
AuthorDate: Mon Sep 14 15:02:14 2020 +0200

    local config
---
 bin/taler-config-generate | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/taler-config-generate b/bin/taler-config-generate
index c4bae2f..80025e0 100755
--- a/bin/taler-config-generate
+++ b/bin/taler-config-generate
@@ -72,6 +72,7 @@ def config(obj):
         obj.cfg_put("bank", "uwsgi_unixpath", "$HOME/sockets/bank.uwsgi")
         obj.cfg_put("bank", "uwsgi_unixpath_mode", "660")
     else:
+        obj.cfg_put("bank", "serve", "http")
         obj.cfg_put("bank", "http_port", get_port(urls["bank"]))
 
     obj.cfg_put("bank", "database", "taler"+obj.envname)

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