remove old forge
This commit is contained in:
parent
615b8051bf
commit
2f7f3ceb41
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ D("acomputer.lol", DOMAIN_REGISTRAR, DNS_PROVIDER_ONE, DNS_PROVIDER_TWO,
|
||||||
DefaultTTL("900s"),
|
DefaultTTL("900s"),
|
||||||
A("@", BIFROST_IP),
|
A("@", BIFROST_IP),
|
||||||
A("www", BIFROST_IP),
|
A("www", BIFROST_IP),
|
||||||
A("forge", BIFROST_IP),
|
|
||||||
A("matrix", BIFROST_IP),
|
A("matrix", BIFROST_IP),
|
||||||
A("ntfy", BIFROST_IP),
|
A("ntfy", BIFROST_IP),
|
||||||
END);
|
END);
|
||||||
|
|
Loading…
Reference in a new issue