I
Immich2y ago
Ita

URL access behind Apache reverse proxy

Hello, I just installed Immich with docker composer on a my university server behind an Apache reverse proxy. I started Immich but I can't figure what the URL to access the app. Did I have to add something to the conf file (.env) ? The reverse proxy should point to the server with the domaine name 'medias.domaine.com on port 80 or 443'. Thanks for any help and tips.
1 Reply
jrasm91
jrasm912y ago
Immich runs on port 2283 (immich-proxy container). Usually something like http://127.0.0.1:2283/

Did you find this page helpful?