saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -19,12 +19,14 @@ server {
|
||||
proxy_pass https://mail.898.ro/gitea;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header Host $http_host;
|
||||
proxy_redirect off;
|
||||
}
|
||||
|
||||
location /gitea {
|
||||
proxy_pass https://mail.898.ro/gitea;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header Host $http_host;
|
||||
proxy_redirect off;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user