From bcc0a443f50494bf87dc62fcc245664322e3c625 Mon Sep 17 00:00:00 2001 From: Matthias Osswald Date: Thu, 26 Dec 2019 22:13:13 +0100 Subject: [PATCH] Correct port in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcebd04..fcb57f9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a setup to just start another wordpress page in an instance. ## General Info -The application is exposed using the port 8020 by default. It can be +The application is exposed using the port `8888` by default. It can be changed in `docker-compose.yml`. ## Installtion & Start -- 2.34.4