Project name must not be empty
Hi, I am doing yet another install of immich.
This time, however, I am seeing a "project name must not be empty" returned when i run docker compose up -d
.env and yml attached
I am running the compose command from the root of a drive (i:) that I want to store all my immich assets on. The .yml and .env are in that root folder.
I googled this and found that I could add
Thanks!
This time, however, I am seeing a "project name must not be empty" returned when i run docker compose up -d
.env and yml attached
I am running the compose command from the root of a drive (i:) that I want to store all my immich assets on. The .yml and .env are in that root folder.
I googled this and found that I could add
COMPOSE_PROJECT_NAME=immich to the .env and it then ran, but I would like to know why in each of the maybe 5 or so installs I have done so far that I have never seen the "project name must not be empty" error.Thanks!

