env File angepasst
This commit is contained in:
@@ -9,6 +9,8 @@ IMMICH_VERSION=release
|
|||||||
# Connection secrets for postgres and typesense. You should change these to random passwords
|
# Connection secrets for postgres and typesense. You should change these to random passwords
|
||||||
TYPESENSE_API_KEY=some-random-text
|
TYPESENSE_API_KEY=some-random-text
|
||||||
DB_PASSWORD=ChangeMe
|
DB_PASSWORD=ChangeMe
|
||||||
|
IMMICH_HOST=0.0.0.0
|
||||||
|
PUBLIC_URL=https://immich.domain.de
|
||||||
|
|
||||||
# The values below this line do not need to be changed
|
# The values below this line do not need to be changed
|
||||||
###################################################################################
|
###################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user