File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1081,12 +1081,12 @@ DOCKER_HTTP=${ARG_DOCKER_HTTP:-"80"}
10811081DOCKER_HTTPS=${ARG_DOCKER_HTTPS:- " 443" }
10821082
10831083# -----------------------------------------------------------------------
1084- # SSL policy (set to Mozilla-Modern )
1084+ # SSL policy (set to Mozilla-Intermediate )
10851085#
10861086# Please read the options at the url below:
10871087# https://github.com/nginx-proxy/nginx-proxy#how-ssl-support-works
10881088# -----------------------------------------------------------------------
1089- SSL_POLICY=${ARG_SSL_POLICY:- " Mozilla-Modern " }
1089+ SSL_POLICY=${ARG_SSL_POLICY:- " Mozilla-Intermediate " }
10901090
10911091# -----------------------------------------------------------------------
10921092# Start actions!
You can’t perform that action at this time.
0 commit comments