1
0
mirror of https://github.com/go-acme/lego.git synced 2024-12-26 03:09:37 +02:00
lego/providers/dns/hosttech/internal/fixtures/record.json
2021-07-09 22:50:19 +02:00

11 lines
138 B
JSON

{
"data": {
"id": 10,
"type": "TXT",
"name": "lego",
"Text": "content",
"ttl": 3600,
"comment": "example"
}
}