mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
Add stasis-staging CNAME record (#2416)
* Add stasis-staging CNAME record
* Update CNAME record for stasis-staging
* alpha order 😭
This commit is contained in:
parent
f0cbf6158e
commit
38a07c0865
1 changed files with 4 additions and 0 deletions
|
|
@ -4787,6 +4787,10 @@ staging.submit:
|
|||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
stasis-staging: # alexp@hackclub.com
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
statehigh:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue