Initial commit

This commit is contained in:
2025-12-26 14:51:20 +01:00
commit a0fa0ef9d9
9 changed files with 335 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
http:
routers:
igmg-ics:
rule: "Host(`gebetszeiten.musaberdem.de`)"
service: igmg-ics
entryPoints:
- https
tls:
certResolver: le
services:
igmg-ics:
loadBalancer:
servers:
- url: http://igmg-ics-web:80