diff --git a/proxy/compose.yaml b/proxy/compose.yaml index cd4d7fb..219bd62 100644 --- a/proxy/compose.yaml +++ b/proxy/compose.yaml @@ -41,8 +41,7 @@ services: - '--entrypoints.web.http.redirections.entryPoint.scheme=https' - '--entrypoints.web.http.redirections.entryPoint.permanent=true' - # TLS Security Options - - '--entrypoints.web-secure.http.tls.options=default@file' + # Security Headers (applied globally) - '--entrypoints.web-secure.http.middlewares=security-headers@file' # Let's Encrypt