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:
Alex Park 2024-04-21 14:35:35 -05:00 committed by GitHub
parent a7cb9c1576
commit 9bcd634ece
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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