saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -13,7 +13,6 @@ server {
|
||||
allow 10.208.1.0/24;
|
||||
allow 85.121.136.12/32;
|
||||
allow 188.26.53.107/32;
|
||||
deny all;
|
||||
proxy_pass http://192.168.1.5:80;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header Host $http_host;
|
||||
|
||||
Reference in New Issue
Block a user