From d92ffe661ccff8cf64f08272d778c9bcc3f6e3af Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 27 Jun 2022 15:18:13 +0200 Subject: [PATCH] Fix tests with node 18 --- config/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/test.yaml b/config/test.yaml index 898bc0324..8118c479b 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -1,5 +1,5 @@ listen: - hostname: '0.0.0.0' + hostname: '::' port: 9000 webserver: