Add config to docker, env overrides

This commit is contained in:
Tyler
2018-07-03 01:35:20 -04:00
parent 725f298f2e
commit 2c0b9fb350
8 changed files with 57 additions and 30 deletions

View File

@ -16,7 +16,6 @@ port = 53
# Semicolon separate multiple files.
server-list-file = "./etc/apple.china.conf;./etc/google.china.conf"
resolv-file = "/etc/resolv.conf"
dns-over-https = "https://cloudflare-dns.com/dns-query"
timeout = 5 # 5 seconds
# The concurrency interval request upstream recursive server
# Match the PR15, https://github.com/kenshinx/godns/pull/15