replaced "A" record with "CNAME"

This commit is contained in:
kevin
2023-06-06 20:15:36 +03:00
parent 3d40096820
commit b15510b9cf
+1 -1
View File
@@ -5,6 +5,6 @@
},
"record": {
"A": ["89.23.39.35"]
"CNAME": "sergeyzarechnev.is-a-backend.dev"
}
}