add debug info

This commit is contained in:
ElevenNotes
2024-01-23 09:14:35 +01:00
parent 85575ce073
commit 085de10ca1

View File

@@ -70,6 +70,7 @@ docker run --name traefik-rfc2136-demo \
| Parameter | Value | Default |
| --- | --- | --- |
| `TZ` | [Time Zone](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) | null |
| `DEBUG` | Show debug information | null |
| `LABELS_REDIS_URL` | the redis URL to connect, use rediss:// for SSL | rediss://localhost:6379/0 |
| `LABELS_INTERVAL` | in what interval container information is pulled in seconds | 300 |
| `LABELS_TIMEOUT` | how many seconds after an interval the keys should stay till they expire in seconds | 30 |