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

7 lines
128 B
Markdown

# Landingpage
Specify the Port you wannt the Service to run on in the Docker-Compose File
```
ports:
- "8080:<port>"
```