Create daemon.json

This commit is contained in:
liberodark 2019-02-22 08:29:25 +01:00 committed by GitHub
parent 1de42047bc
commit aada2a30ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
conf/daemon.json Normal file
View file

@ -0,0 +1,3 @@
{
"dns": ["8.8.8.8"]
}