mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 07:53:39 +00:00
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
brotli on;
|
|
brotli_types *;
|
|
brotli_comp_level 0;
|
|
brotli_static on;
|