You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For extra information, please refer to the [official Docker Hub Nginx documentation](https://hub.docker.com/_/nginx/), since this image builds upon it.
18
19
19
-
In addition, you can look for Brotli configurations at the official repository [google/ngx_brotli](https://github.com/google/ngx_brotli#configuration-directives).
20
+
In addition, you can look for Brotli configurations at the upstream repository [eustas/ngx_brotli](https://github.com/eustas/ngx_brotli#configuration-directives).
20
21
21
22
22
23
## Sample config
@@ -40,7 +41,7 @@ brotli_types *;
40
41
41
42
## Modification Details
42
43
43
-
Module [ngx_brotli](https://github.com/google/ngx_brotli) has been added for Brotli support.
44
+
Module [ngx_brotli](https://github.com/eustas/ngx_brotli) has been added for Brotli support.
0 commit comments