Merge branch 'main' into bazarr-app-init

This commit is contained in:
2025-10-30 01:58:33 +05:30

View File

@@ -137,7 +137,7 @@ http:
service: noop@internal
gitea-http:
rule: "Host(`gitea.aetoskia.com`)"
rule: "Host(`git.aetoskia.com`)"
entryPoints:
- web
middlewares:
@@ -279,7 +279,7 @@ http:
# Codebase
gitea:
rule: "Host(`gitea.aetoskia.com`)"
rule: "Host(`git.aetoskia.com`)"
entryPoints:
- websecure
service: gitea-svc
@@ -343,7 +343,7 @@ http:
www-svc:
loadBalancer:
servers:
- url: "http://private-pi:3001"
- url: "http://server-pi:3001"
# Media
plex-svc: