Update szbcs to cname instead of an A record

This commit is contained in:
Csaba Szilveszter-Berei
2024-10-03 19:14:28 +03:00
committed by GitHub
parent d65ba45098
commit 4626c2c31e
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "szilvesztercsab@gmail.com"
},
"record": {
"A": ["35.211.253.61"]
"CNAME": ["szbcs.duckdns.org"]
}
}