* Fix compose syntax error It turns out that docker compose does not like a literal `true` but it will accept a `"true"` string. * Added missing && operators
* Fix compose syntax error It turns out that docker compose does not like a literal `true` but it will accept a `"true"` string. * Added missing && operators