Update README.md

This commit is contained in:
2025-08-15 16:36:13 -07:00
parent 2a3e70c2f5
commit 83dffc0a3c

View File

@@ -10,7 +10,7 @@ cd noteserver
sh reload.sh
sh docker-deploy.sh
```
After starting the Docker container and checking that it's up, you should use [nginx](https://nginx.org/) or another reverse proxy.
After starting the Docker container and checking that it's up, you should use [nginx](https://nginx.org/) or another reverse proxy to enable HTTPS.
```nginx
server
{