A fucking Landingpage for https://cliffbreak.de/
Find a file
2019-09-05 20:09:21 +02:00
public Add Docker support 2019-09-05 19:38:34 +02:00
.gitignore Initial commit 2019-04-21 20:48:40 +00:00
app.js Add Docker support 2019-09-05 19:38:34 +02:00
docker-compose.yml Add Docker support 2019-09-05 19:38:34 +02:00
Dockerfile „Dockerfile“ ändern 2019-09-05 17:48:10 +00:00
package-lock.json Add Docker support 2019-09-05 19:38:34 +02:00
package.json Add Docker support 2019-09-05 19:38:34 +02:00
README.md readme 2019-09-05 20:09:21 +02:00

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>"