Update readme

This commit is contained in:
Alex Tran 2022-09-28 05:59:23 -05:00
parent 3581cf7305
commit 40c2b6a563
No known key found for this signature in database
GPG key ID: E4954BC787B85C8A

View file

@ -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