Selaa lähdekoodia

Update readme

Alex Tran 2 vuotta sitten
vanhempi
commit
40c2b6a563
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      README.md

+ 0 - 2
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