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 c9fa619 commit 415fdf2Copy full SHA for 415fdf2
1 file changed
README.md
@@ -458,6 +458,12 @@ certificates.
458
> Certificate files are monitored, and relevant services are restarted when
459
> changes are detected.
460
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
+
467
### VNC Password
468
469
To restrict access to your application, set a password using one of two methods:
0 commit comments