A fucking Landingpage for https://cliffbreak.de/
Find a file
2019-09-05 20:07:55 +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 changes 2019-09-05 20:07:55 +02:00

Landingpage

Specify the Port you wannt the Service to run on in the Docker-Compose File

ports:
      - "8080:<port>"