Skip to content

Commit

Permalink
Merge pull request #34 from micoms/main
Browse files Browse the repository at this point in the history
Create daki.json
  • Loading branch information
trollm8 authored Nov 6, 2024
2 parents d235ca7 + d665de6 commit 135ee85
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
10 changes: 10 additions & 0 deletions domains/_vercel.daki.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"owner": {
"username": "micoms",
"email": "[email protected]"
},
"record": {
"TXT": ["evc-domain-verify=daki.is-not.cool,cfb2c5e5a463077daa0d"],
},
"proxied": false
}
8 changes: 8 additions & 0 deletions domains/daki.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"owner": {
"username": "micoms"
},
"record": {
"CNAME": "daki-web.vercel.app"
}
}

0 comments on commit 135ee85

Please sign in to comment.