Skip to content

Commit 7cc196c

Browse files
committed
Clarify self-signed cert access URL
1 parent 25a175e commit 7cc196c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enterprise/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ The install guide provides commands to run on your VM. SSH into your VM and exec
174174

175175
Once the install command completes, the Admin Console is available at:
176176
- `https://<your-base-domain>:30000` (if you provided TLS certificates)
177-
- `http://<your-vm-ip>:30000` (if using self-signed certificates)
177+
- `http://<your-vm-ip>:30000` (if you did not use the `--tls-cert` and `--tls-key` flags on the `install` command)
178178

179179
If you did not provide TLS certificates with the `install` command, your browser will display a security warning.
180180
Click **Advanced**, then **Proceed** to continue to the Admin Console.

0 commit comments

Comments
 (0)