Updated readme with short descriptions

This commit is contained in:
Nicolai Ort 2021-01-03 19:58:31 +01:00
parent f25d240989
commit 1ec2222e4a
1 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
# deployment
# Deployment 🚀
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.