Hey everyone, I'm trying to set up immich, but I'm not able to run the docker compose up -d (see screenshot). What confuses me is that it doesn't seem to be able to read the .env file, since it says nothing is set.
Here's how I set the upload and db location:
The location where your uploaded files are stored
UPLOAD_LOCATION=/Volumes/870EVO/uploads
The location where your database files are stored
DB_DATA_LOCATION=/Volumes/870EVO/postgres
I have a feeling this is either a me-issue or a macOS docker issue. Also, if there's a fix for this, is it possible to set a path with spaces inside? I tried double quotes "" but it doesn't seem to change how it works.
Thanks in advance for your help!
Best regards
FingerMove
.