fix proxy pass

This commit is contained in:
Antonio J. Delgado 2023-11-28 19:28:03 +02:00
parent 506e1d336d
commit f4bbcac8b0

View file

@ -325,7 +325,7 @@ class mastodon (
'http/1.1',
],
protocols_honor_order => true,
proxy_dest => [
proxy_pass => [
{ 'path' => '/500.html', 'url' => '!' },
{ 'path' => '/sw.js', 'url' => '!' },
{ 'path' => '/robots.txt', 'url' => '!' },