untrack .lego directory
This commit is contained in:
parent
3b00fc9c13
commit
a5a144364e
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
|||||||
.lego/accounts/acme-v02.api.letsencrypt.org/*/keys
|
/.lego
|
||||||
.lego/accounts/acme-staging-v02.api.letsencrypt.org/*/keys
|
|
||||||
.lego/certificates
|
|
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"Email": "admin@local-ip.sh",
|
|
||||||
"Registration": {
|
|
||||||
"body": {
|
|
||||||
"status": "valid",
|
|
||||||
"contact": [
|
|
||||||
"mailto:admin@local-ip.sh"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"uri": "https://acme-staging-v02.api.letsencrypt.org/acme/acct/90246504"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"email": "admin@local-ip.sh",
|
|
||||||
"registration": {
|
|
||||||
"body": {
|
|
||||||
"status": "valid",
|
|
||||||
"contact": [
|
|
||||||
"mailto:admin@local-ip.sh"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"uri": "https://acme-v02.api.letsencrypt.org/acme/acct/801840592"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user