We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84abb16 commit eba4ea4Copy full SHA for eba4ea4
Dockerfiles/data/nginx/nginx.conf
@@ -36,7 +36,7 @@ http {
36
37
# [emerg] could not build server_names_hash, you should increase server_names_hash_bucket_size: 32
38
# https://stackoverflow.com/questions/26357487/
39
- server_names_hash_bucket_size 64;
+ server_names_hash_bucket_size 128;
40
41
42
# -------------------------------------------------------------------------------
0 commit comments