TS_HOSTNAME=immich TS_AUTHKEY=tskey-client-nnn-nnn # Change required TS_EXTRA_ARGS=--advertise-tags=tag:container BASE_DATA_DIR=${BASE_DATA_DIR:-.} # If desired, change data store location #REPO_PREFIX=${REPO_PREFIX:-immich/} # You can find documentation for all the supported env variables at # https://immich.app/docs/install/environment-variables UPLOAD_LOCATION=${BASE_DATA_DIR}/immich-data/library DB_DATA_LOCATION=${BASE_DATA_DIR}/immich-data/postgres # TZ=Etc/UTC IMMICH_VERSION=release DB_PASSWORD=postgres DB_USERNAME=postgres DB_DATABASE_NAME=immich