Move matrix to public domain

This commit is contained in:
Jake Howard
2024-09-01 16:45:40 +01:00
parent cb1faf0f59
commit ceaf419c04
2 changed files with 2 additions and 3 deletions

View File

@ -129,7 +129,7 @@ resource "cloudflare_record" "theorangeonenet_srv_matrix" {
priority = 10
weight = 0
port = 8448
target = cloudflare_record.jakehowardtech_matrix.hostname
target = cloudflare_record.theorangeonenet_matrix.hostname
}
}