summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-01-04 12:14:06 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-01-04 12:14:06 +0100
commite559620fbb9bfbb9d61ca749a01b42f7c35a7b5d (patch)
treefdd45de15392101446149571a608f8e6bcc6c54c
parent00f97d155194b0bea5431743a09bd15136272e79 (diff)
downloaddeployment-e559620fbb9bfbb9d61ca749a01b42f7c35a7b5d.tar.gz
deployment-e559620fbb9bfbb9d61ca749a01b42f7c35a7b5d.tar.bz2
deployment-e559620fbb9bfbb9d61ca749a01b42f7c35a7b5d.zip
README
-rw-r--r--docker/exchange/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker/exchange/README b/docker/exchange/README
index 7b8c429..a7c6d88 100644
--- a/docker/exchange/README
+++ b/docker/exchange/README
@@ -10,3 +10,6 @@ Launch the exchange, from the upper directory:
# 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.