further imporved readme

This commit is contained in:
2024-06-10 18:40:45 +00:00
parent 5ce54a8481
commit 92bc5cf4dc
4 changed files with 29 additions and 7 deletions

View File

@@ -48,3 +48,5 @@ https://example.com:3000
## Deployment
Put your certificate and private key in the proxy/ssl folder. They need to be named `cert.pem` and `privkey.pem`.
You can then depploy the docker application with `docker compose up`
The reverse proxy is used to get https to the next app on port 3000.