improved readme

This commit is contained in:
Quentin Roussel
2024-04-24 22:31:00 +02:00
parent 715cc04655
commit 870140980a

View File

@@ -47,8 +47,5 @@ https://example.com:3000
``` ```
## Deployment ## Deployment
### SSL certificates
Put your certificate and private key in the traque-back/ssl folder. They need to be named `cert.pem` and `privkey.pem`. Put your certificate and private key in the traque-back/ssl folder. They need to be named `cert.pem` and `privkey.pem`.
You can then depploy the docker application with `docker compose up` You can then depploy the docker application with `docker compose up`