diff --git a/conf/websites.caddy b/conf/websites.caddy index 39f680a..7e6caf5 100644 --- a/conf/websites.caddy +++ b/conf/websites.caddy @@ -19,7 +19,7 @@ https://lachaussettedebrasparts.fr { reverse_proxy localhost:8002 } -#https://www.lachaussettedelocquirec.fr { -# header Strict-Transport-Security max-age=31536000; -# reverse_proxy localhost:8003 -#} +https://www.lachaussettedelocquirec.fr { + header Strict-Transport-Security max-age=31536000; + reverse_proxy localhost:8003 +}