name: 009_poc_chatroom_implement services: mobile: build: . ports: - 3000:3000 command: sleep infinity volumes: - .:/app working_dir: /app