version: "2.3" services: redis: restart: "no" backend: build: target: dev restart: "no" volumes: - "./backend:/app"