dns: remove public DNS server
It was subject to DoS
This commit is contained in:
parent
4f03920d94
commit
af4a2e6e22
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@
|
||||||
tags = [
|
tags = [
|
||||||
"garage"
|
"garage"
|
||||||
"server"
|
"server"
|
||||||
"dns"
|
# FIXME: find a way to protect the public DNS against DoS
|
||||||
|
# "dns"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue