mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Alias old warehouse to new warehouse server
This commit is contained in:
parent
d663b9a0af
commit
c70ccf038d
1 changed files with 5 additions and 5 deletions
|
|
@ -212,14 +212,14 @@ b.limited.selfhosted:
|
|||
ttl: 300
|
||||
type: CNAME
|
||||
value: static.234.231.21.65.clients.your-server.de.
|
||||
warehouse.selfhosted:
|
||||
warehouse.selfhosted: # zach@hackclub.com - this is deprecated, but an alias for old references so they don't break
|
||||
ttl: 300
|
||||
type: A
|
||||
value: 65.109.156.40
|
||||
type: CNAME
|
||||
value: warehouse.limited.selfhosted.hackclub.com.
|
||||
'*.warehouse.selfhosted':
|
||||
ttl: 300
|
||||
type: A
|
||||
value: 65.109.156.40
|
||||
type: CNAME
|
||||
value: warehouse.limited.selfhosted.hackclub.com.
|
||||
attend: # leo@hackclub.com
|
||||
- octodns:
|
||||
cloudflare:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue