Some adjustments

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-15 15:03:24 +02:00
parent 3831c275d9
commit 17caf685e6

View file

@ -254,8 +254,11 @@ Of course you need to modify `<your-nc-domain>` to the domain on which you want
<summary>click here to expand</summary> <summary>click here to expand</summary>
Add this to you nginx config <br> **Disclaimer:** This config was tested and should normally work on all modern nginx version if you configure it correctly. Improvements to the config are very welcome!
**Note:** please check your nginx version by running: `nginx -v` and adjust it the lines marked with version notes, so that they fit your nginx version
Add the below template to you nginx config.
**Note:** please check your nginx version by running: `nginx -v` and adjust it the lines marked with version notes, so that they fit your nginx version.
``` ```
map $http_upgrade $connection_upgrade { map $http_upgrade $connection_upgrade {