readme
This commit is contained in:
parent
42bcf7f03c
commit
41bb34313a
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,11 @@
|
||||||
# Landingpage
|
# Landingpage
|
||||||
|
A Landing Page for Cliffbreak.de
|
||||||
|
# Plug and Play
|
||||||
|
|
||||||
Specify the Port you wannt the Service to run on in the Docker-Compose File
|
Specify the Port you want the Service to run on in the Docker-Compose File
|
||||||
```
|
```
|
||||||
ports:
|
ports:
|
||||||
- "8080:<port>"
|
- "8080:<port>"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue