AI given structure
This commit is contained in:
28
docs/services/whoami.md
Normal file
28
docs/services/whoami.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# whoami
|
||||
|
||||
> Auto-generated from `docker-compose.yml`
|
||||
|
||||
| Field | Value |
|
||||
|-------|-------|
|
||||
| **Image** | `traefik/whoami` |
|
||||
| **Container** | `whoami` |
|
||||
| **Restart** | `unless-stopped` |
|
||||
|
||||
### Networks
|
||||
|
||||
- `web` (internal)
|
||||
|
||||
### Labels
|
||||
|
||||
| Key | Value |
|
||||
|-----|-------|
|
||||
| `traefik.enable` | `true` |
|
||||
| `traefik.http.routers.whoami.entrypoints` | `websecure` |
|
||||
| `traefik.http.routers.whoami.rule` | `Host(`whoami.${DOMAIN}`)` |
|
||||
| `traefik.http.routers.whoami.tls` | `true` |
|
||||
|
||||
### Networks (compose-level)
|
||||
|
||||
- `web` (external)
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user