From 40c2b6a563480dbc441db853a3346074ce5b1311 Mon Sep 17 00:00:00 2001 From: Alex Tran Date: Wed, 28 Sep 2022 05:59:23 -0500 Subject: [PATCH] Update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) 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