chore(services:outline): fix minio transport issue(?)
Chloe 1 month ago b224c82f 96ed7def
··· 117 117 extraConfig = '' 118 118 import common 119 119 import tls_cloudflare 120 120 - reverse_proxy http://localhost:9000 120 120 + reverse_proxy http://localhost:9000 { 121 121 + transport http { 122 122 + versions 1.1 123 123 + } 124 124 + } 121 125 ''; 122 126 }; 123 127