summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.