readME changes

This commit is contained in:
Moritz 2019-09-05 20:07:55 +02:00
parent 43a18be280
commit fb8c788a86

View file

@ -1,3 +1,7 @@
# Landingpage
A fucking Landingpage for https://cliffbreak.de/
Specify the Port you wannt the Service to run on in the Docker-Compose File
```
ports:
- "8080:<port>"
````