Update .env
Updated to align with current compose yaml
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
UPLOAD_LOCATION=/srv/photos
|
UPLOAD_LOCATION=/srv/photos
|
||||||
IMMICH_VERSION=release
|
IMMICH_VERSION=release
|
||||||
DB_PASSWORD=postgres
|
DB_PASSWORD=postgres
|
||||||
DB_HOSTNAME=immich_postgres
|
|
||||||
DB_USERNAME=postgres
|
DB_USERNAME=postgres
|
||||||
DB_DATABASE_NAME=immich
|
DB_DATABASE_NAME=immich
|
||||||
DB_DATA_LOCATION=./postgres
|
DB_DATA_LOCATION=./postgres
|
||||||
REDIS_HOSTNAME=immich_redis
|
|
||||||
Reference in New Issue
Block a user