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:" +````