Skip to content

Commit 0f4df0a

Browse files
authored
Merge pull request #30984 from notamitgamer/patch-4
Add ACME challenge configuration for domain
2 parents ed02335 + 229b17a commit 0f4df0a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

domains/_acme-challenge.amit.json

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

0 commit comments

Comments
 (0)