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

7 lines
129 B
Markdown

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