first commit

This commit is contained in:
LathanDevers
2026-08-13 10:18:07 +02:00
commit 4bb85f7606
9 changed files with 168 additions and 0 deletions
View File
+18
View File
@@ -0,0 +1,18 @@
entryPoints:
web:
address: ":80"
http:
redirections:
entryPoint:
to: websecure
scheme: https
websecure:
address: ":443"
certificatesResolvers:
letsencrypt:
acme:
email: security@aegis.be
storage: acme.json
httpChallenge:
entryPoint: web