From 65ecd51da5d5a98c1b51b404a5e3eb5b22b75617 Mon Sep 17 00:00:00 2001 From: marito Date: Tue, 10 Jun 2025 17:48:31 +0800 Subject: [PATCH] update --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 71ef6fc..de2085d 100644 --- a/README.md +++ b/README.md @@ -62,14 +62,12 @@ After the playbook completes successfully: ```bash incus config set core.https_address :8443 - ``` Then, access the Web UI at: ```bash https://localhost:8443 - ``` Follow the self-signed certificate when prompted.