Landingpage/README.md
2019-09-05 20:09:21 +02:00

11 lines
178 B
Markdown

# Landingpage
A Landing Page for Cliffbreak.de
# Plug and Play
Specify the Port you want the Service to run on in the Docker-Compose File
```
ports:
- "8080:<port>"
```