mirror of
https://github.com/immich-app/immich.git
synced 2026-01-06 10:04:01 -08:00
mount postgres folder to local directory by default (#8443)
This commit is contained in:
@@ -14,5 +14,6 @@ DB_PASSWORD=postgres
|
||||
DB_HOSTNAME=immich_postgres
|
||||
DB_USERNAME=postgres
|
||||
DB_DATABASE_NAME=immich
|
||||
DB_DATA_LOCATION=./postgres
|
||||
|
||||
REDIS_HOSTNAME=immich_redis
|
||||
|
||||
Reference in New Issue
Block a user