move data to docker-data
Some checks failed
Deploy Stacks / Redeploy_services_stacks (push) Has been cancelled

This commit is contained in:
2025-12-14 15:29:23 -03:00
parent 7cf8000ec6
commit 38742939a3
32 changed files with 83 additions and 870 deletions

View File

@@ -14,6 +14,6 @@ DB_PASSWORD=asdf1234
DB_HOSTNAME=immich_postgres
DB_USERNAME=postgres
DB_DATABASE_NAME=immich
DB_DATA_LOCATION=./pgdata
DB_DATA_LOCATION=/home/ccalifice/docker-data/immich/pgdata
REDIS_HOSTNAME=immich_redis