Documentation: clarify unique subgroups requirement
This commit is contained in:
parent
a60dbb7abc
commit
23e9982a7a
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ All service widgets work essentially the same, that is, homepage makes a proxied
|
|||
|
||||
1. URLs should not end with a / or other API path. Each widget will handle the path on its own.
|
||||
|
||||
2. All services with a widget require a unique name.
|
||||
2. All services with a widget require a unique name as well as a unique group (and all subgroups) name.
|
||||
|
||||
3. Verify the homepage installation can connect to the IP address or host you are using for the widget `url`. This is most simply achieved by pinging the server from the homepage machine, in Docker this means _from inside the container_ itself, e.g.:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue