Mention the nginx-site.conf file in the README's Deploying section

This commit is contained in:
Charlotte Som 2022-03-05 15:00:01 +00:00
parent 4b2d9f5d11
commit 0da2c0459d

View file

@ -30,3 +30,5 @@ dist/ $ git pull --rebase
dist/ $ git push
dist/ $ # Your changes should now be live at lavender.software
```
If deploying this site, you may also want to examine the sample `nginx-site.conf` file.