Skip to content

Commit 62e2547

Browse files
committed
Updated documentation.
1 parent 55bc97d commit 62e2547

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,12 @@ certificates.
491491
> Certificate files are monitored, and relevant services are restarted when
492492
> changes are detected.
493493
494+
> [!NOTE]
495+
> When the container generates its own self-signed certificate, the Common Name
496+
> (CN) and Subject Alternative Name (SAN) are set to the container's hostname.
497+
> To specify the hostname, use the `--hostname` parameter when creating the
498+
> container with `docker run`.
499+
494500
### VNC Password
495501
496502
To restrict access to your application, set a password using one of two methods:

0 commit comments

Comments
 (0)