mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 03:50:19 +00:00
i did a dumb
This commit is contained in:
@@ -31,6 +31,16 @@ zone "ci.tilde" {
|
|||||||
file "/etc/bind/db.ci.tilde";
|
file "/etc/bind/db.ci.tilde";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
zone "mastodon.tilde" {
|
||||||
|
type master;
|
||||||
|
file "/etc/bind/db.mastodon.tilde";
|
||||||
|
};
|
||||||
|
|
||||||
|
zone "pleroma.tilde" {
|
||||||
|
type master;
|
||||||
|
file "/etc/bind/db.pleroma.tilde";
|
||||||
|
};
|
||||||
|
|
||||||
zone "your.tilde" {
|
zone "your.tilde" {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/db.your.tilde";
|
file "/etc/bind/db.your.tilde";
|
||||||
|
|||||||
Reference in New Issue
Block a user