From fb8c788a86c26c0eb3224d4de31a80f785d17aac Mon Sep 17 00:00:00 2001 From: Alpha Date: Thu, 5 Sep 2019 20:07:55 +0200 Subject: [PATCH] readME changes --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47c7096..58eefa7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Landingpage -A fucking Landingpage for https://cliffbreak.de/ \ No newline at end of file +Specify the Port you wannt the Service to run on in the Docker-Compose File +``` +ports: + - "8080:" +````