1 2 3 4 5 6 7 8 9
version: "2" projects: demo: name: Demo services: web: command: "sleep 3000" api: command: "sleep 3000"