refactor: update repository paths and configurations for consistency across services

This commit is contained in:
2026-03-21 21:07:27 +00:00
parent b17cdada7c
commit e21c91e73e
11 changed files with 47 additions and 42 deletions

View File

@@ -65,7 +65,7 @@ haproxy_backends:
redirect_root: "/login/heluca" # Redirect root to branded org login page
- subdomain: "openwebui"
backend_host: "oberon.incus"
backend_host: "rosalind.incus"
backend_port: 22088
health_path: "/"
@@ -81,8 +81,8 @@ haproxy_backends:
# SearXNG - routed through OAuth2-Proxy sidecar on Oberon
- subdomain: "searxng"
backend_host: "oberon.incus"
backend_port: 22073
backend_host: "rosalind.incus"
backend_port: 22079
health_path: "/ping"
- subdomain: "pgadmin"