refactor: update repository paths and configurations for consistency across services
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user