Immich server listens only on localhost despite setting IMMICH_SERVER_HOST=0.0.0.0 in .env
immich was installed via docker and is not accessible via the browser. all containers are healthy. here is a command that should actually show this: root@server-immich:~/immich-app# docker logs immich_server | grep listening
[Nest] 17 - 06/15/2025, 7:11:32 PM LOG [Api:Bootstrap] Immich Server is listening on http://[::1]:2283 [v1.134.0] [production]. i need to access the server like 192.168.178.157:2283
[Nest] 17 - 06/15/2025, 7:11:32 PM LOG [Api:Bootstrap] Immich Server is listening on http://[::1]:2283 [v1.134.0] [production]. i need to access the server like 192.168.178.157:2283