[docker] replace defunct dns server with digitalcourage dns

master
Simon Bruder 2019-05-05 11:33:00 +00:00
parent 84005b750e
commit baa13c255b
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"log-driver": "journald", "log-driver": "journald",
"dns": [ "dns": [
"212.82.226.212", "46.182.19.48",
"74.82.42.42" "74.82.42.42"
] ]
} }