add local resolver

master
lub 3 years ago
parent 15ccadaf66
commit 76117a6e74

@ -1,2 +1 @@
nameserver 1.1.1.1 nameserver 127.0.0.1
nameserver 8.8.8.8

@ -75,6 +75,12 @@ apt-get -y install chrony
### dns
apt-get -y install unbound
### Docker ### Docker
# has to be executed before the users section, # has to be executed before the users section,
# because otherwise the docker group doesn't exist # because otherwise the docker group doesn't exist

Loading…
Cancel
Save