1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-11 22:35:40 +01:00

CI: odoh relays are not servers

This commit is contained in:
Frank Denis 2021-06-07 16:15:29 +02:00
parent f8144f8db6
commit 9263d1a01c

View File

@ -1,4 +1,4 @@
server_names = ['odohtarget', 'odohrelay'] server_names = ['odohtarget']
listen_addresses = ['127.0.0.1:5300'] listen_addresses = ['127.0.0.1:5300']
[query_log] [query_log]