add tshirt-cdf26.netig.net

This commit is contained in:
julien
2026-05-08 15:23:29 +02:00
parent 85ff3db100
commit 5a5c202fa2

View File

@@ -14,12 +14,17 @@ https://taal-academie.arree.bzh {
reverse_proxy localhost:8001 reverse_proxy localhost:8001
} }
https://lachaussettedebrasparts.fr { #https://lachaussettedebrasparts.fr {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:8002 # reverse_proxy localhost:8002
} #}
https://www.lachaussettedelocquirec.fr { https://www.lachaussettedelocquirec.fr {
header Strict-Transport-Security max-age=31536000; header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:8003 reverse_proxy localhost:8003
} }
https://tshirt-cdf26.netig.net {
header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:8888
}