I try to create a symfony project with docker; but I have this error: services.postgres.environment must be a mapping
My code file docker-compose.yml:
At first sight, this is not an indentation problem. What did I forget?
Thank you
Share and learn in the Docker community.
I try to create a symfony project with docker; but I have this error: services.postgres.environment must be a mapping
My code file docker-compose.yml:
The file is not saved. Are you sure this is the actual file that docker compose can see?
Oh my bad, the file is not saved. Thank you very much!