Using docker-compose how to execute multiple Newman commands ( to run postman collection )

this is the existing command which runs only one collection.

Now I have two collections how do I update docker-compose file ? I am trying something like below, but doesn’t work.