mirror of
https://github.com/DanWin/mail-hosting.git
synced 2024-11-21 07:00:25 +00:00
Add resolv.conf
This commit is contained in:
parent
08da5a0623
commit
f197f10228
2 changed files with 4 additions and 0 deletions
2
etc/resolv.conf
Normal file
2
etc/resolv.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
nameserver 127.0.0.1
|
||||
options edns0 trust-ad
|
2
etc_clearnet_proxy/resolv.conf
Normal file
2
etc_clearnet_proxy/resolv.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
nameserver 127.0.0.1
|
||||
options edns0 trust-ad
|
Loading…
Reference in a new issue