Update README.md

This commit is contained in:
Johannes Siipola
2021-12-17 19:46:24 +02:00
committed by GitHub
parent db028d1922
commit ace0c20049

View File

@@ -26,6 +26,8 @@ server {
}
```
Restart Nginx and you're done.
In your nginx config file, include `custom-error-page/error-page.conf` inside your server block, like this:
```