docker-compose.override.yml 77 B

1234567
  1. version: '2.2'
  2. services:
  3. web:
  4. command: "top"
  5. db:
  6. command: "top"