diff --git a/conf/services.caddy b/conf/services.caddy index b34ffaf..ea0fd22 100644 --- a/conf/services.caddy +++ b/conf/services.caddy @@ -8,15 +8,15 @@ https://webmail.netig.net { reverse_proxy localhost:9001 } -#https://cloud.netig.net { -# header Strict-Transport-Security max-age=31536000; -# reverse_proxy localhost:9002 -#} +https://cloud.netig.net { + header Strict-Transport-Security max-age=31536000; + reverse_proxy localhost:9002 +} -#https://collabora.netig.net { -# header Strict-Transport-Security max-age=31536000; -# reverse_proxy localhost:9003 -#} +https://collabora.netig.net { + header Strict-Transport-Security max-age=31536000; + reverse_proxy localhost:9003 +} https://calc.netig.net { header Strict-Transport-Security max-age=31536000;