ImmichI
Immich3y ago
Greg

setting IMMICH_API_URL_EXTERNAL

set the IMMICH_API_URL_EXTERNAL in env to IMMICH_API_URL_EXTERNAL=/12345
looking at the log for immich-web i see
docker logs immich_web
Listening on 0.0.0.0:3000
[hooks.server.ts]:handleError Not found: /12345/api
[hooks.server.ts]:handleError Not found: /12345/.well-known/immich
[hooks.server.ts]:handleError Not found: /12345/oauth/config
[hooks.server.ts]:handleError Not found: /12345
[hooks.server.ts]:handleError Not found: /12345/api
[hooks.server.ts]:handleError Not found: /12345/oauth/config
[hooks.server.ts]:handleError Not found: /12345/api
[hooks.server.ts]:handleError Not found: /12345/.well-known/immich
[hooks.server.ts]:handleError Not found: /12345/oauth/config
[hooks.server.ts]:handleError Not found: /12345/oauth/config
[hooks.server.ts]:handleError Not found: /12345


and the mobile iOS fails when i try https://my.domin.com/12345
Was this page helpful?