From acd7a509607ab4aba00a959e9504d8d78229eb9e Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Wed, 18 Jan 2023 20:34:13 +0100 Subject: [PATCH] Syntax error fix. --- config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.yml b/config.yml index 46cb6c8..a001a6e 100644 --- a/config.yml +++ b/config.yml @@ -1,10 +1,10 @@ bootstrapDns: - upstream: https://1.1.1.1/dns-query - ips: - - 1.1.1.1 - upstream: https://1.0.0.1/dns-query - ips: - - 1.0.0.1 + - upstream: https://1.1.1.1/dns-query + ips: + - 1.1.1.1 + - upstream: https://1.0.0.1/dns-query + ips: + - 1.0.0.1 connectIPVersion: v4 upstream: default: