mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update README.md
This commit is contained in:
@@ -45,8 +45,8 @@ Webui can be found at `http://homeassistant:9980` or through Ingress.
|
||||
|
||||
| Option | Type | Default | Description |
|
||||
|--------|------|---------|-------------|
|
||||
| `aliasgroup1` | str | | Nextcloud external domain with escaped dots (e.g. `nextcloud_domain\\.com`) |
|
||||
| `domain1` | str | | Collabora external domain with escaped dots (e.g. `code_domain\\.com`) |
|
||||
| `aliasgroup1` | str | | Nextcloud external domain with escaped dots using two \ (e.g. `nextcloud_domain\\\.com`) |
|
||||
| `domain1` | str | | Collabora external domain with escaped dots using two \ (e.g. `code_domain\\\.com`) |
|
||||
| `extra_params` | str | | Extra parameters passed to the Collabora start script |
|
||||
| `username` | str | | Username for the Collabora admin console |
|
||||
| `password` | str | | Password for the Collabora admin console |
|
||||
|
||||
Reference in New Issue
Block a user