# gitea > This page auto-includes the service configuration files. ## Docker Compose Configuration ```yaml --8<-- "gitea/docker-compose.yml" ``` ## Environment Variables (`.env.example`) ```bash --8<-- "gitea/.env.example" ```