From 5515c3b608fa7329df23be6bd9a3a704bbcf5d1f Mon Sep 17 00:00:00 2001 From: marmattheo Date: Sat, 14 Jun 2025 16:00:54 +0800 Subject: [PATCH] ipv6 included --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4892d90..bee0a20 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ After the playbook completes successfully: Ensure Incus is listening on the network: ```bash - incus config set core.https_address :8443 + incus config set core.https_address [::]:8443 ``` Then, access the Web UI at: