I have installed Immich on docker. It should be exposed on my local network address on port 2283. It works when I have added local proxy on local domain. But I want to access it by ip address (192.168.1.x:2283). It does not work when Younohost is installed on my setup. It works on plain debian. How could I fix that?
Did you create a rule in the firewall for that port?
Yes, I have created a rule in firewall but I needed to restart the server to make it work.
Problem solved, cheers!