mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-30 02:38:29 +01:00
Update .env
add comments
This commit is contained in:
@@ -7,8 +7,8 @@ DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
|
|||||||
|
|
||||||
# Typesense
|
# Typesense
|
||||||
# TYPESENSE
|
# TYPESENSE
|
||||||
TYPESENSE_API_KEY=E5B56F137D21231231
|
TYPESENSE_API_KEY=E5B56F137D21231231 # change this to a secure random secret
|
||||||
TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense
|
TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense # change this
|
||||||
|
|
||||||
# Redis
|
# Redis
|
||||||
REDIS_HOSTNAME=immich-redis
|
REDIS_HOSTNAME=immich-redis
|
||||||
|
|||||||
Reference in New Issue
Block a user