services: api: build: . ports: - "5000:5000" volumes: - ./:/app