Actualiser records_srv.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled
This commit is contained in:
@@ -8,7 +8,7 @@ resource "cloudflare_record" "sip-tls-terraform-srv" {
|
||||
priority = 0
|
||||
weight = 0
|
||||
port = 443
|
||||
target = "tips-of-mine.com"
|
||||
target = "tips-of-mine.org"
|
||||
}
|
||||
name = "_sip._tls"
|
||||
proxied = false
|
||||
|
Reference in New Issue
Block a user