Removed proxied false due to a mistake when setting up the dns recods

This commit is contained in:
IMXNOOBX
2025-02-06 12:19:51 +01:00
parent f630f1cc40
commit e9150cc637
+1 -2
View File
@@ -1,6 +1,6 @@
{
"description": "My personal portfolio site, made in nextjs",
"repo": "https://github.com/is-a-dev/docs",
"repo": "https://github.com/IMXNOOBX/universe",
"owner": {
"username": "IMXNOOBX",
"email": "me@noob.bio"
@@ -8,5 +8,4 @@
"record": {
"CNAME": "noob.bio"
},
"proxied": false
}