more updates march

This commit is contained in:
Nathan root
2026-03-01 17:38:47 +00:00
parent ceee62f62c
commit a085ba9714
810 changed files with 27066 additions and 6471 deletions

View File

@@ -0,0 +1,17 @@
http:
routers:
jitsi-rtr:
rule: "Host(`jitsi.athaliapps.xyz`)"
entryPoints:
- websecure
middlewares:
- secured-no-oauth@docker
service: jitsi-svc
tls:
certResolver: myresolver
services:
jitsi-svc:
loadBalancer:
servers:
- url: "http://192.168.14.245:8111"