services: lbry-tech: build: context: ./ dockerfile: Dockerfile ports: - ${PORT:-8080}:8080 environment: - GITHUB_TOKEN=${GITHUB_TOKEN}