Landingpage/README.md

8 lines
129 B
Markdown
Raw Normal View History

2019-04-21 20:48:40 +00:00
# Landingpage
2019-09-05 18:07:55 +00:00
Specify the Port you wannt the Service to run on in the Docker-Compose File
```
ports:
- "8080:<port>"
````