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"}
1081
1081
DOCKER_HTTPS=${ARG_DOCKER_HTTPS:- " 443" }
1082
1082
1083
1083
# -----------------------------------------------------------------------
1084
- # SSL policy (set to Mozilla-Modern )
1084
+ # SSL policy (set to Mozilla-Intermediate )
1085
1085
#
1086
1086
# Please read the options at the url below:
1087
1087
# https://github.com/nginx-proxy/nginx-proxy#how-ssl-support-works
1088
1088
# -----------------------------------------------------------------------
1089
- SSL_POLICY=${ARG_SSL_POLICY:- " Mozilla-Modern " }
1089
+ SSL_POLICY=${ARG_SSL_POLICY:- " Mozilla-Intermediate " }
1090
1090
1091
1091
# -----------------------------------------------------------------------
1092
1092
# Start actions!
You can’t perform that action at this time.
0 commit comments