Skip to content

Commit 28fff92

Browse files
authored
Merge pull request #30952 from Ilo06/main
Add ilo.json for domain configuration
2 parents 9e28219 + f9b4cfa commit 28fff92

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

domains/ilo.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "Ilo06",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"A": ["216.24.57.1"]
8+
}
9+
}

0 commit comments

Comments
 (0)