The API for your Immich server.
Settings
CONFIG immich_api_key
ENV KIOSK_IMMICH_API_KEY
URL N/A
VALUE string
DEFAULT ""
KIOSK_IMMICH_API_KEY : * *****
N/A
The URL of your Immich server. MUST include a port if one is needed e.g. http://192.168.1.123:2283
.
Settings
CONFIG immich_url
ENV KIOSK_IMMICH_URL
URL N/A
VALUE string
DEFAULT ""
immich_url : http://192.168.1.123:2283
KIOSK_IMMICH_URL : http://192.168.1.123:2283
N/A
The public URL of your Immich server used for generating links and QR codes in the additional information overlay. Useful when accessing Immich through a reverse proxy or different external URL.
Example: https://photos.example.com
.
If not set, falls back to immich_url.
Settings
CONFIG immich_external_url
ENV KIOSK_IMMICH_EXTERNAL_URL
URL N/A
VALUE string
DEFAULT ""
immich_external_url : https://photos.example.com
KIOSK_IMMICH_EXTERNAL_URL : https://photos.example.com
N/A