Fix news reverse proxy
This commit is contained in:
parent
d34309e5dd
commit
a235f82a63
|
@ -18,7 +18,7 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
location /feeds/hamburg.freifunk.net.rss {
|
location /feeds/hamburg.freifunk.net.rss {
|
||||||
proxy_pass http://hamburg.freifunk.net/feed;
|
proxy_pass https://hamburg.freifunk.net/feed;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue