clean up envs
pull/21/head
LRVT 2024-02-26 09:21:46 +01:00 zatwierdzone przez GitHub
rodzic 91fbb58a62
commit 4f43d01607
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 0 dodań i 13 usunięć

Wyświetl plik

@ -5,11 +5,6 @@ DB_PASSWORD=MySecureDatabasePassword # change this
DB_DATABASE_NAME=immich
DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
# TYPESENSE
# only relevant for immich < 1.91.0
TYPESENSE_API_KEY=E5B56F137D21231231 # change this to a secure random secret
TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense # change this
# Redis
REDIS_HOSTNAME=immich-redis
@ -18,11 +13,3 @@ UPLOAD_LOCATION=/mnt/docker-volumes/immich/uploads # change this
# JWT SECRET
JWT_SECRET=9C9E6EE5B56F137D2123123123123 # change this to a secure random secret
# MAPBOX
## ENABLE_MAPBOX is either true of false -> if true, you have to provide MAPBOX_KEY
ENABLE_MAPBOX=false
# WEB
#MAPBOX_KEY=
#VITE_SERVER_ENDPOINT=http://localhost:2283/api