mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-30 02:38:29 +01:00
.env
sync db name to official env example provided by immich
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
DB_HOSTNAME=immich-database
|
DB_HOSTNAME=immich-database
|
||||||
DB_USERNAME=postgres
|
DB_USERNAME=postgres
|
||||||
DB_PASSWORD=MySecureDatabasePassword # change this
|
DB_PASSWORD=MySecureDatabasePassword # change this
|
||||||
DB_DATABASE_NAME=immich-psgdb
|
DB_DATABASE_NAME=immich
|
||||||
DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
|
DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
|
||||||
|
|
||||||
# TYPESENSE
|
# TYPESENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user