add git.nbit.ch
This commit is contained in:
parent
ab51eac3a5
commit
66c2c85036
|
|
@ -2,7 +2,7 @@ $TTL 4h
|
||||||
$ORIGIN nbit.ch.
|
$ORIGIN nbit.ch.
|
||||||
|
|
||||||
@ 1D IN SOA ns1.nbit.ch. hostmaster.nbit.ch. (
|
@ 1D IN SOA ns1.nbit.ch. hostmaster.nbit.ch. (
|
||||||
2022123001; serial
|
2023030301; serial
|
||||||
3H ; refresh
|
3H ; refresh
|
||||||
120; retry
|
120; retry
|
||||||
2w ; expire
|
2w ; expire
|
||||||
|
|
@ -30,6 +30,8 @@ wiki IN A 5.75.251.111
|
||||||
wiki IN AAAA 2a01:4f8:c012:c21c::1
|
wiki IN AAAA 2a01:4f8:c012:c21c::1
|
||||||
www IN A 5.75.251.111
|
www IN A 5.75.251.111
|
||||||
www IN AAAA 2a01:4f8:c012:c21c::1
|
www IN AAAA 2a01:4f8:c012:c21c::1
|
||||||
|
git IN A 5.75.251.111
|
||||||
|
git IN AAAA 2a01:4f8:c012:c21c::1
|
||||||
mqtt IN A 168.119.114.44
|
mqtt IN A 168.119.114.44
|
||||||
onyx IN A 5.75.251.111
|
onyx IN A 5.75.251.111
|
||||||
onyx IN AAAA 2a01:4f8:c012:c21c::1
|
onyx IN AAAA 2a01:4f8:c012:c21c::1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue