diff --git a/README.md b/README.md index b8725b3..3af8f1c 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ docker-compose restart | `port` | No | Port number | `"8080"` | | `host` | No | Custom hostname or full URL | `"nextcloud.example.com"` | | `logo` | No | Icon filename in `/logos/` | `"nextcloud.svg"` | +| `status` | No | Service status indicator | `"online"`, `"offline"`, or `"maintenance"` | ### URL Resolution Logic