saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
5
nginx/allowed_clients.config
Normal file
5
nginx/allowed_clients.config
Normal file
@@ -0,0 +1,5 @@
|
||||
geo $allowed_clients {
|
||||
default 0;
|
||||
192.168.1.0/24 1;
|
||||
188.26.227.57/32 1;
|
||||
}
|
||||
Reference in New Issue
Block a user