error when running Docker compose
I get this error when I run the docker-compose up -d command:
ERROR: Named volume "absolute_location_on_your_machine_where_you_want_to_store_the_backup:/usr/src/app/upload:rw" is used in service "immich-microservices" but no declaration was found in the volumes section.
For some reason I cannot locate the. ENV file  I believe it’s hidden? 
ERROR: Named volume "absolute_location_on_your_machine_where_you_want_to_store_the_backup:/usr/src/app/upload:rw" is used in service "immich-microservices" but no declaration was found in the volumes section.
For some reason I cannot locate the. ENV file  I believe it’s hidden? 
docker-compose.yml2.32KB