Update README.md

This commit is contained in:
2025-08-14 20:26:48 -07:00
parent 8d3aac3bc0
commit 538120869d

View File

@@ -10,7 +10,7 @@ cd noteserver
sh reload.sh sh reload.sh
sh docker-deploy.sh sh docker-deploy.sh
``` ```
After starting the docker instance 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.
```nginx ```nginx
server server
{ {