From 627f8cad89bb12572d04ff8a534a3e7f7ca2b136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Mon, 1 Apr 2019 22:44:34 +0200 Subject: [PATCH] Update firststeps-rp.md --- docs/firststeps-rp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/firststeps-rp.md b/docs/firststeps-rp.md index 104aa6b34..494b67a1c 100644 --- a/docs/firststeps-rp.md +++ b/docs/firststeps-rp.md @@ -8,7 +8,7 @@ HTTP_PORT=8080 HTTPS_BIND=127.0.0.1 HTTPS_PORT=8443 ``` -**IMPORTANT:** Do not use port 8081! +**IMPORTANT:** Do not use port 8081, 9081 or 65580! Recreate affected containers by running `docker-compose up -d`.