add my website

This commit is contained in:
Paper
2020-02-04 18:11:10 +01:00
parent b7842adb16
commit c9b79d4062
2 changed files with 22 additions and 1 deletions

View File

@@ -136,4 +136,9 @@ zone "anton.tilde" {
zone "am.tilde" {
type master;
file "/etc/bind/db.am.tilde";
};
};
zone "paper.tilde" {
type master;
file "/etc/bind/db.paper.tilde";
};