mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-31 05:33:46 +00:00
Update .env
add new typesense env variables
This commit is contained in:
parent
759c3348da
commit
e583213c0b
|
@ -5,6 +5,11 @@ DB_PASSWORD=MySecureDatabasePassword # change this
|
|||
DB_DATABASE_NAME=immich-psgdb
|
||||
DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
|
||||
|
||||
# Typesense
|
||||
# TYPESENSE
|
||||
TYPESENSE_API_KEY=E5B56F137D21231231
|
||||
TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense
|
||||
|
||||
# Redis
|
||||
REDIS_HOSTNAME=immich-redis
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user