gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: remove route for


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: remove route for bank's /admin/add/incoming for demo
Date: Thu, 01 Jun 2017 17:06:20 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2dd3ad5  remove route for bank's /admin/add/incoming for demo
2dd3ad5 is described below

commit 2dd3ad5317d36667c9f618bccffaf90a673ade28
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 1 17:06:19 2017 +0200

    remove route for bank's /admin/add/incoming for demo
---
 etc/nginx/sites-enabled/demo.site | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/etc/nginx/sites-enabled/demo.site 
b/etc/nginx/sites-enabled/demo.site
index 6ba5a00..80954d8 100644
--- a/etc/nginx/sites-enabled/demo.site
+++ b/etc/nginx/sites-enabled/demo.site
@@ -129,11 +129,6 @@ server {
   include conf.d/demo.redirects;
   include conf.d/talerssl;
 
-  location /admin/add/incoming {
-    uwsgi_pass unix:/home/demo/sockets/bank-admin.uwsgi;
-    include /etc/nginx/uwsgi_params;
-  }
-
   location / {
     uwsgi_pass unix:/home/demo/sockets/bank.uwsgi;
     include /etc/nginx/uwsgi_params;

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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