Files
homelab-infra/docs/services/traefik.md
James Thompson fb31bcb0a3 Move around docs
2026-03-23 04:40:34 +00:00

17 lines
376 B
Markdown
Executable File

# traefik
--8<-- "traefik/README.md"
> 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<-- "traefik/docker-compose.yml"
```
## Environment Variables (`.env.example`)
```bash
--8<-- "traefik/.env.example"
```