summarylogtreecommitdiffstats
path: root/doh-stub.confd
diff options
context:
space:
mode:
authorDJ Lucas2019-12-29 14:56:32 -0600
committerDJ Lucas2019-12-29 14:56:32 -0600
commit6cbcf2fde08560342239b217fbd84b99c2bec4d7 (patch)
treeba7a24d962eded24a5fc44dd62049f125e337bee /doh-stub.confd
parenta2d2ceaaacecb1a68e834689a0fa3d1ec8f7565e (diff)
downloadaur-python-doh-proxy.tar.gz
Remove unneeded local files.
Diffstat (limited to 'doh-stub.confd')
-rw-r--r--doh-stub.confd5
1 files changed, 3 insertions, 2 deletions
diff --git a/doh-stub.confd b/doh-stub.confd
index 382faaec5ef1..c42d0a9a3cfc 100644
--- a/doh-stub.confd
+++ b/doh-stub.confd
@@ -1,4 +1,5 @@
-PORT=5353
+LISTENPORT=5353
ADDR=127.0.0.1
-DOMAIN=localdomain
+DOMAIN=mydomain.tld
NS=127.0.0.1
+PORT=443