Cannot access API from external URL in android mobile app
I have troubles accessing immich API from the android mobile app.
Here is the relevant entry in my Caddyfile:
Here is the relevant .env line
and
both gladly
respond
What am I missing?
Here is the relevant entry in my Caddyfile:
Here is the relevant .env line
IMMICH_API_URL_EXTERNAL=https://immich.domain.comimmich.domain.com/api/server-info/pingand
my.docker.host.ip:2283/api/server-info/pingboth gladly
{"res":"pong"}What am I missing?
docker-compose.yml4.17KB
my.env5.71KB