Add nginx config
This commit is contained in:
parent
c7bdd3157d
commit
a40046fb23
2 changed files with 139 additions and 0 deletions
|
@ -74,6 +74,8 @@ Double check this configuration to ensure all settings are correct and start ngi
|
|||
|
||||
Forward ports 443 and 80 to your server on your router. Do not forward port 8123.
|
||||
|
||||
### {% linkable_title NGINX Config %}
|
||||
|
||||
```
|
||||
http {
|
||||
map $http_upgrade $connection_upgrade {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue