gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] 14/16: Inverting ports order


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 14/16: Inverting ports order
Date: Thu, 05 Jan 2017 16:37:01 +0100

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

marcello pushed a commit to branch master
in repository deployment.

commit 5889ebe349e58c601af8399f6f26f9f6a2cd2c1c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jan 5 14:13:43 2017 +0100

    Inverting ports order
---
 docker/merchant/docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/merchant/docker-compose.yml 
b/docker/merchant/docker-compose.yml
index 23a0ed6..ccbfb70 100644
--- a/docker/merchant/docker-compose.yml
+++ b/docker/merchant/docker-compose.yml
@@ -6,7 +6,7 @@ services:
       - dbcontainer
       - exchange
     ports:
-      - "9966:80"
+      - "80:9966"
   base:
     build: ../base
     image: taler/base

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



reply via email to

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