Prefill Joal ingress credentials

This commit is contained in:
Alexandre
2026-01-05 13:31:56 +01:00
parent a1bbc19c0b
commit 56151da67d
2 changed files with 8 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ server {
proxy_connect_timeout 30m;
proxy_send_timeout 30m;
proxy_read_timeout 30m;
proxy_pass http://backend/%%path%%/ui/;
proxy_pass http://backend/%%path%%/ui?ui_credentials=%%ui_credentials%%;
}
location /:8123/ {