mirror of
https://github.com/Luzifer/dns.git
synced 2024-12-23 03:11:20 +00:00
Add ts.luzifer.io
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
4ac3b768f8
commit
0a69c9ef07
1 changed files with 5 additions and 0 deletions
|
@ -383,6 +383,11 @@ zones:
|
||||||
type: CNAME
|
type: CNAME
|
||||||
records:
|
records:
|
||||||
- knuttest.jimdo.com.
|
- knuttest.jimdo.com.
|
||||||
|
- name: ts
|
||||||
|
ttl: 60
|
||||||
|
type: CNAME
|
||||||
|
records:
|
||||||
|
- docker01.cloud.kserver.biz.
|
||||||
- name: twtxt
|
- name: twtxt
|
||||||
ttl: 60
|
ttl: 60
|
||||||
type: CNAME
|
type: CNAME
|
||||||
|
|
Loading…
Reference in a new issue