Files
homelab-infra/docs/services/devbox.md
2026-05-19 08:30:25 +00:00

16 lines
364 B
Markdown
Executable File

# devbox
> Below are the configuration files for this service. For details on how to deploy or customize, refer to the README above or the official documentation for the service.
## Docker Compose Configuration
```yaml
--8<-- "services/devbox/docker-compose.yml"
```
## Environment Variables (`.env.example`)
```bash
--8<-- "services/devbox/.env.example"
```