diff --git a/README.md b/README.md index 7eb7c47457..ac776b25c2 100644 --- a/README.md +++ b/README.md @@ -163,8 +163,6 @@ wget -O .env https://raw.githubusercontent.com/immich-app/immich/main/docker/.en * Populate custom database information if necessary. * Populate `UPLOAD_LOCATION` as prefered location for storing backup assets. * Populate a secret value for `JWT_SECRET`, you can use this command: `openssl rand -base64 128` -* [Optional] Populate Mapbox value to use reverse geocoding. -* [Optional] Populate `TZ` as your timezone, default is `Etc/UTC`. ### Step 3 - Start the containers