diff --git a/README.md b/README.md index d36bd5d..5a796b8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ -# deployment +# Deployment 🚀 -Examples for deploying the different LfK! components/containers. \ No newline at end of file +Examples for deploying the different LfK! components/containers. + +## Docker-Compose +> Examples for deploying stuff with docker-compose + +### Full Stack +Deploys the full "server" LfK! Stack (backend+frontend behind reverse proxy). +The default port is 4010, please remember to adjust the env vars in docker-compose.yml and env.js. \ No newline at end of file