nitter: Allow apple-touch-icon.png
This commit is contained in:
parent
4cb73927aa
commit
2c37e54b8d
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
proxyPass = "http://127.0.0.1:8001";
|
||||
};
|
||||
|
||||
locations."favicon.ico" = {
|
||||
locations."/apple-touch-icon.png" = {
|
||||
recommendedProxySettings = true;
|
||||
proxyPass = "http://127.0.0.1:8001";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue