Switched from 25.05 to 25.11
This commit is contained in:
@@ -147,15 +147,15 @@
|
||||
|
||||
# Kiwix
|
||||
"kiwix.randomctf.com" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
||||
extraConfig = ''
|
||||
access_log /var/log/nginx/access.kiwix.log;
|
||||
'';
|
||||
|
||||
locations."/".extraConfig = ''
|
||||
allow 192.168.100.0/24;
|
||||
allow 192.168.0.0/16;
|
||||
allow 10.0.0.0/8;
|
||||
allow 172.16.0.0/12;
|
||||
allow 127.0.0.1;
|
||||
deny all;
|
||||
|
||||
proxy_buffering off;
|
||||
|
||||
Reference in New Issue
Block a user