Skip to content

Commit 415fdf2

Browse files
committed
Updated documentation.
1 parent c9fa619 commit 415fdf2

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
@@ -458,6 +458,12 @@ certificates.
458458
> Certificate files are monitored, and relevant services are restarted when
459459
> changes are detected.
460460
461+
> [!NOTE]
462+
> When the container generates its own self-signed certificate, the Common Name
463+
> (CN) and Subject Alternative Name (SAN) are set to the container's hostname.
464+
> To specify the hostname, use the `--hostname` parameter when creating the
465+
> container with `docker run`.
466+
461467
### VNC Password
462468
463469
To restrict access to your application, set a password using one of two methods:

0 commit comments

Comments
 (0)