gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: typo


From: gnunet
Subject: [taler-deployment] branch master updated: typo
Date: Sun, 29 Aug 2021 23:13:48 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 6faba49  typo
6faba49 is described below

commit 6faba4936ceeb39aac1f4c7f6d140445a5e63b6b
Author: Florian Dold <florian@dold.me>
AuthorDate: Sun Aug 29 23:13:39 2021 +0200

    typo
---
 bin/taler-deployment-config-generate | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-config-generate 
b/bin/taler-deployment-config-generate
index 63c0bd9..36cc833 100755
--- a/bin/taler-deployment-config-generate
+++ b/bin/taler-deployment-config-generate
@@ -266,7 +266,7 @@ def main(currency, envname, outdir, exchange_pub, 
frontends_apitoken):
     ac.cfg_put("anastasis", "question_cost", f"{currency}:0")
     ac.cfg_put("anastasis", "fulfillment_url", "taler://fulfillment-success/")
     ac.cfg_put("anastasis", "server_salt", "kreb3ia9dmj43gfa")
-    ac.cfg_put("statis-postgres", "config", f"postgres:///taler{envname}")
+    ac.cfg_put("stasis-postgres", "config", f"postgres:///taler{envname}")
     ac.cfg_put("anastasis-merchant-backend", "payment_backend_url", 
urls["merchant_backend"] + "instances/anastasis/")
     ac.cfg_put("anastasis-merchant-backend", "api_key", f"Bearer 
{frontends_apitoken}")
     config_files.append(ac)

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