diff --git a/manifests/init.pp b/manifests/init.pp index edde3b8..2eee0c6 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -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' => '!' },