Added documentation for the numbus-server

This commit is contained in:
Raphaël Numbus
2026-03-18 13:26:13 +01:00
parent d09e261b14
commit b156bf443e
20 changed files with 581 additions and 161 deletions
@@ -0,0 +1,7 @@
# Documentation
## 📜 Configuring the script's settings
| Variable | Description | Values | Default |
| -------- | ----------- | ------ | --------- |
| VERBOSE | Enables verbose logging for the deployment script (useful for debugging). | "true" or "false" | "false" |