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.
2 parents d96dbee + 88f35c3 commit 919e87eCopy full SHA for 919e87e
nginx.tmpl
@@ -19,7 +19,7 @@ map $http_upgrade $proxy_connection {
19
server_names_hash_bucket_size 128;
20
21
# Default dhparam
22
-ssl_dhparam /etc/nginx/dhparam.pem;
+ssl_dhparam /etc/nginx/dhparam/dhparam.pem;
23
24
gzip_types text/plain text/css application/javascript application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript;
25
0 commit comments