bazarr-app-init #2

Merged
aetos merged 2 commits from bazarr-app-init into main 2025-10-29 20:41:33 +00:00
Showing only changes of commit ed6a4d370f - Show all commits

View File

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