two different domains added
This commit is contained in:
parent
b4b0b1056a
commit
4b9807faca
|
|
@ -1,24 +1,25 @@
|
|||
{
|
||||
acme_dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
acme_dns bizmatch cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
acme_dns bayarea cloudflare 3mKieZXBS1eqljWJXafC2HFExT4WfhGfKNQWH1TY
|
||||
}
|
||||
bizmatch.net {
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
challenge acme_dns bizmatch
|
||||
}
|
||||
}
|
||||
bayarea-cc.com {
|
||||
tls {
|
||||
dns cloudflare 3mKieZXBS1eqljWJXafC2HFExT4WfhGfKNQWH1TY
|
||||
challenge acme_dns bayarea
|
||||
}
|
||||
}
|
||||
www.bizmatch.net {
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
challenge acme_dns bizmatch
|
||||
}
|
||||
}
|
||||
www.bayarea-cc.com {
|
||||
tls {
|
||||
dns cloudflare 3mKieZXBS1eqljWJXafC2HFExT4WfhGfKNQWH1TY
|
||||
challenge acme_dns bayarea
|
||||
}
|
||||
}
|
||||
auth.bizmatch.net {
|
||||
|
|
|
|||
Loading…
Reference in New Issue