Add service status attribute description to configuration guide
This commit is contained in:
@@ -68,6 +68,7 @@ docker-compose restart
|
|||||||
| `port` | No | Port number | `"8080"` |
|
| `port` | No | Port number | `"8080"` |
|
||||||
| `host` | No | Custom hostname or full URL | `"nextcloud.example.com"` |
|
| `host` | No | Custom hostname or full URL | `"nextcloud.example.com"` |
|
||||||
| `logo` | No | Icon filename in `/logos/` | `"nextcloud.svg"` |
|
| `logo` | No | Icon filename in `/logos/` | `"nextcloud.svg"` |
|
||||||
|
| `status` | No | Service status indicator | `"online"`, `"offline"`, or `"maintenance"` |
|
||||||
|
|
||||||
### URL Resolution Logic
|
### URL Resolution Logic
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user