mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Updated Nginx (markdown)
parent
7d24ce2e41
commit
2613d25d79
1 changed files with 2 additions and 2 deletions
4
Nginx.md
4
Nginx.md
|
|
@ -31,8 +31,8 @@ server {
|
|||
listen [::]:80 default;
|
||||
|
||||
# Yggdrasil-only connections
|
||||
allow 0200::/7;
|
||||
deny all;
|
||||
# allow 0200::/7;
|
||||
# deny all;
|
||||
|
||||
root /var/www/html;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue