mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
7 lines
145 B
JSON
7 lines
145 B
JSON
{
|
|
"fulldomain": "foo.example.com",
|
|
"subdomain": "foo",
|
|
"username": "user",
|
|
"password": "secret",
|
|
"server_url": "https://example.com"
|
|
}
|