mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add DNS for Vaultwarden (passwd.ts.hackclub.app) (#1139)
* Add DNS for Vaultwarden (passwd.ts.hackclub.app) * Change ip to tailscale
This commit is contained in:
parent
a7cb9c1576
commit
9bcd634ece
1 changed files with 5 additions and 0 deletions
|
|
@ -32,6 +32,11 @@ secure:
|
|||
ts:
|
||||
- type: CNAME
|
||||
value: secure.hackclub.app.
|
||||
passwd.ts:
|
||||
- type: A
|
||||
value: 100.64.0.2
|
||||
- type: AAAA
|
||||
value: fd7a:115c:a1e0::2
|
||||
pve.ts:
|
||||
- type: A
|
||||
value: 100.64.0.10
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue