summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-01-05 11:45:54 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-01-05 11:45:54 +0100
commit7e9a717b3e78e40e4497207c7bba98641ec92a68 (patch)
tree62cc8195d7dfe3a85c7020ee0c5239b02c9d2346
parent53fd6b554e7a03bf046e20ef9c4b8f541a5f7cfc (diff)
downloaddeployment-7e9a717b3e78e40e4497207c7bba98641ec92a68.tar.gz
deployment-7e9a717b3e78e40e4497207c7bba98641ec92a68.tar.bz2
deployment-7e9a717b3e78e40e4497207c7bba98641ec92a68.zip
README
-rw-r--r--docker/exchange/README7
1 files changed, 2 insertions, 5 deletions
diff --git a/docker/exchange/README b/docker/exchange/README
index a7c6d88..45ce7cb 100644
--- a/docker/exchange/README
+++ b/docker/exchange/README
@@ -8,8 +8,5 @@ Launch the exchange, from the upper directory:
$ docker-compose run -p 5555:8081 -p 5556:18080 exchange
- # Replace 5555, 5556 with the port meant to serve the normal,
- # and /admin service.
-
-WARNING: a nginx container that takes care of exposing *one* port
- for normal and /admin service, is on its way.
+ # Replace 5555, 5556 with the port which is to serve the normal
+ # and /admin services.