mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 20:55:10 +00:00
Add custom domain for Bank's G Verify service (#761)
This commit is contained in:
parent
d6a1a64f3f
commit
9cce0383a3
1 changed files with 4 additions and 0 deletions
|
|
@ -18,3 +18,7 @@ curl:
|
||||||
- ttl: 1
|
- ttl: 1
|
||||||
type: AAAA
|
type: AAAA
|
||||||
value: "2600:1901:0:6d85::"
|
value: "2600:1901:0:6d85::"
|
||||||
|
gverify:
|
||||||
|
ttl: 1
|
||||||
|
type: CNAME
|
||||||
|
value: frozen-orange-67zbfnflol9wncm7vfgzr3bb.herokudns.com.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue