Update README.md
This commit is contained in:
parent
3e613f64c8
commit
3645608314
@ -37,8 +37,8 @@ CACHE_AGE=2592000
|
|||||||
```
|
```
|
||||||
|
|
||||||
- `IMMICH_URL` is the URL to access Immich in your local network. This is not your public URL.
|
- `IMMICH_URL` is the URL to access Immich in your local network. This is not your public URL.
|
||||||
- `API_KEY` get this from the Account Settings page of your Immich user account
|
- `API_KEY` get this from the Account Settings page of your Immich user account.
|
||||||
- `CACHE_AGE` by default, assets will be cached for 30 days. Set this to 0 to disable caching.
|
- `CACHE_AGE` this is setting the `cache-control` header, to tell the browser to cache the assets. Set to 0 to disable caching.
|
||||||
|
|
||||||
3. Start the docker container:
|
3. Start the docker container:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user