uptime-kuma config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Access control for private hosts
|
||||
# Symlink this file to restrict access to local networks only
|
||||
|
||||
allow 192.168.1.0/24;
|
||||
allow 172.16.0.0/12;
|
||||
# allow 162.10.130.22; # Netskope - uncomment if needed for corporate VPN
|
||||
deny all;
|
||||
Reference in New Issue
Block a user