services: api: container_name: api ports: - 3000:3000 build: context: ./services/api