Update README.md

This commit is contained in:
Johannes Siipola
2021-12-19 19:55:14 +02:00
committed by GitHub
parent 9cbcbc5c02
commit 6db8f7df24

View File

@@ -37,8 +37,6 @@ 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:
```
@@ -56,6 +54,8 @@ server {
}
```
Restart Nginx and you're done.
Feel free to modify the error template to your liking!
## FAQ