Thanks @itamar-turner-trauring, that really helped me !
To clarify, the -p option should be set just after the docker-compose command, and before subcommand like up :
-p
docker-compose
up
$ docker-compose -p projectName up -d