chore(services:outline): fix minio issue(?)
Chloe 1 month ago 3c351229 d2aab78d
··· 125 125 extraConfig = '' 126 126 import common 127 127 import tls_cloudflare 128 128 - reverse_proxy http://localhost:9001 128 128 + reverse_proxy http://localhost:9001 { 129 129 + transport http { 130 130 + versions h2c 1.1 131 131 + } 132 132 + } 129 133 ''; 130 134 }; 131 135