Reviewed-on: #1
This commit is contained in:
2022-07-08 22:20:00 +03:00
parent ef6084326c
commit d2f5bb5fa6
22 changed files with 55 additions and 358 deletions

View File

@ -42,8 +42,7 @@ http {
geo $local_ips {
default 0;
10.1.1.0/24 1;
83.243.93.200/32 1;
}
include /etc/nginx/conf.d/*.conf;
include /etc/nginx/sites-enables/*.conf;
}