services: gitea-pr-review-bot: build: . ports: - "${PORT:-8787}:8787" env_file: - .env restart: unless-stopped