From 75a1b017f9cf6288e1bab04354385efc97847300 Mon Sep 17 00:00:00 2001 From: Pete Date: Wed, 10 Apr 2024 03:25:05 -0700 Subject: [PATCH] Use the IPv6-friendly default hostname. --- default_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default_config.yaml b/default_config.yaml index 9546c02..5b774ea 100644 --- a/default_config.yaml +++ b/default_config.yaml @@ -1,6 +1,6 @@ --- # The TCP port which the daemon listens on. -host: 0.0.0.0 +host: "::" port: 443 # Directory to www pages. Can be changed in order to host a custom website. www: /srv/bmcd/www/