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