saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-11-10 10:40:04 +02:00
parent fec2482135
commit a6d2827810
4 changed files with 3 additions and 6 deletions

View File

@@ -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;