services: chess-scribe-api: build: context: . dockerfile: Dockerfile restart: unless-stopped ports: - "8080:8080"