HomarrH
Homarr16mo ago
5 replies
pmalys

Homarr + Caddy with locations

Hi! i want to have a Homarr panel on panel.link.com and i want to link some of apps to url like panel.link.com/cloudbeaver with caddy but i have 404 error page on this link from homarr

panel.link.com {
        reverse_proxy 192.168.1.204:7575
}

panel.link.com/cloudbeaver/* {
        reverse_proxy 192.168.1.204:8978
}
Was this page helpful?