Skip to content

Commit 2e22a4b

Browse files
Create sftp.vulcanocraft.json
1 parent b21cb77 commit 2e22a4b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

domains/sftp.vulcanocraft.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"description": "a subdomain for my sftp server",
3+
"owner": {
4+
"username": "VulcanoSoftware",
5+
"discord": "vulcanocraft"
6+
},
7+
"records": {
8+
"A": [
9+
"147.185.221.31"
10+
]
11+
}
12+
}

0 commit comments

Comments
 (0)