diff --git a/.env b/.env index d856dc1..544a94b 100644 --- a/.env +++ b/.env @@ -1,8 +1,6 @@ UPLOAD_LOCATION=/srv/photos IMMICH_VERSION=release DB_PASSWORD=postgres -DB_HOSTNAME=immich_postgres DB_USERNAME=postgres DB_DATABASE_NAME=immich -DB_DATA_LOCATION=./postgres -REDIS_HOSTNAME=immich_redis \ No newline at end of file +DB_DATA_LOCATION=./postgres \ No newline at end of file