1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

Update nginx.conf

This commit is contained in:
ericgaspar 2021-08-08 10:41:23 +02:00
parent df90c175ea
commit e8657ced3b

View file

@ -27,4 +27,3 @@ location ~ .*.(gif|jpg|jpeg|png|bmp|swf|css|js)$ {
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $remote_addr;
}
}