mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-24 04:21:14 +00:00
Update .env
This commit is contained in:
parent
9e356ef032
commit
868318a7c7
|
@ -5,10 +5,10 @@ DB_PASSWORD=MySecureDatabasePassword # change this
|
||||||
DB_DATABASE_NAME=immich-psgdb
|
DB_DATABASE_NAME=immich-psgdb
|
||||||
DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
|
DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
|
||||||
|
|
||||||
# Typesense
|
|
||||||
# TYPESENSE
|
# TYPESENSE
|
||||||
TYPESENSE_API_KEY=E5B56F137D21231231 # change this to a secure random secret
|
# only relevant for immich < 1.91.0
|
||||||
TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense # change this
|
#TYPESENSE_API_KEY=E5B56F137D21231231 # change this to a secure random secret
|
||||||
|
#TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense # change this
|
||||||
|
|
||||||
# Redis
|
# Redis
|
||||||
REDIS_HOSTNAME=immich-redis
|
REDIS_HOSTNAME=immich-redis
|
||||||
|
|
Loading…
Reference in New Issue
Block a user