We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55bc97d commit 62e2547Copy full SHA for 62e2547
1 file changed
README.md
@@ -491,6 +491,12 @@ certificates.
491
> Certificate files are monitored, and relevant services are restarted when
492
> changes are detected.
493
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
+
500
### VNC Password
501
502
To restrict access to your application, set a password using one of two methods:
0 commit comments