Skip to content

Commit e02feed

Browse files
authored
Add univault-web.json configuration file
1 parent 905a89d commit e02feed

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

domains/univault-web.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"owner": {
3+
"username": "ComradeMohan",
4+
"email": "[email protected]"
5+
},
6+
7+
"target": {
8+
"CNAME": {
9+
"name": "univault",
10+
"value": "univault-web.netlify.app"
11+
}
12+
},
13+
14+
"proxied": false
15+
}

0 commit comments

Comments
 (0)