mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 01:11:13 +03: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