docs(TALE-33): document debug

This commit is contained in:
Aarnav Tale 2024-10-03 15:30:24 -04:00
parent 1555846df2
commit 65cc278a59
No known key found for this signature in database

View File

@ -9,6 +9,7 @@ You can configure Headplane using environment variables.
#### Optional Variables
- **`DEBUG`**: Enable debug logging (default: `false`).
- **`HOST`**: The host to bind the server to (default: `0.0.0.0`).
- **`PORT`**: The port to bind the server to (default: `3000`).
- **`CONFIG_FILE`**: The path to the Headscale `config.yaml` (default: `/etc/headscale/config.yaml`).