version: '3' services: monitoring: image: palacios3mw/monitor ports: - '5000:5000' server: image: palacios3mw/backend ports: - '5001:5001'