mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 17:45:31 +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;
|
listen [::]:80 default;
|
||||||
|
|
||||||
# Yggdrasil-only connections
|
# Yggdrasil-only connections
|
||||||
allow 0200::/7;
|
# allow 0200::/7;
|
||||||
deny all;
|
# deny all;
|
||||||
|
|
||||||
root /var/www/html;
|
root /var/www/html;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue