From ee39991a288f2a447bbd0152bc3d303e0a84a562 Mon Sep 17 00:00:00 2001 From: julien Date: Thu, 6 Mar 2025 13:02:56 +0100 Subject: [PATCH] enabled some services --- conf/mails.caddy | 18 +++++++++--------- conf/services.caddy | 8 ++++---- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/conf/mails.caddy b/conf/mails.caddy index 7749930..0c240a0 100644 --- a/conf/mails.caddy +++ b/conf/mails.caddy @@ -1,11 +1,11 @@ -#mail.netig.net { -# respond "Mail domain only" -#} +mail.netig.net { + respond "Mail domain only" +} -#mail.lachaussettedebrasparts.fr { -# respond "Mail domain only" -#} +mail.lachaussettedebrasparts.fr { + respond "Mail domain only" +} -#mail.lachaussettedelocquirec.fr { -# respond "Mail domain only" -#} +mail.lachaussettedelocquirec.fr { + respond "Mail domain only" +} diff --git a/conf/services.caddy b/conf/services.caddy index ff110fa..e1b78c7 100644 --- a/conf/services.caddy +++ b/conf/services.caddy @@ -3,10 +3,10 @@ https://git.netig.net { reverse_proxy localhost:9000 } -#https://webmail.netig.net { -# header Strict-Transport-Security max-age=31536000; -# reverse_proxy localhost:9001 -#} +https://webmail.netig.net { + header Strict-Transport-Security max-age=31536000; + reverse_proxy localhost:9001 +} #https://cloud.netig.net { # header Strict-Transport-Security max-age=31536000;