version: "3.3" services: internship.api: image: internship.api:latest build: ../src/Internship.Api ports: - 8080:80