From 9263d1a01c09797e3f1b0ff66838094ad8c0af79 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 7 Jun 2021 16:15:29 +0200 Subject: [PATCH] CI: odoh relays are not servers --- .ci/test-odoh-proxied.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/test-odoh-proxied.toml b/.ci/test-odoh-proxied.toml index f57ee70d..44a5b47c 100644 --- a/.ci/test-odoh-proxied.toml +++ b/.ci/test-odoh-proxied.toml @@ -1,4 +1,4 @@ -server_names = ['odohtarget', 'odohrelay'] +server_names = ['odohtarget'] listen_addresses = ['127.0.0.1:5300'] [query_log]