mirror of
https://github.com/MAKS-IT-COM/maksit-certs-ui.git
synced 2025-12-31 04:00:03 +01:00
settings correction
This commit is contained in:
parent
febf5f35b7
commit
8d1640aa44
@ -2,7 +2,7 @@
|
|||||||
"_StagingV2": "https://acme-staging-v02.api.letsencrypt.org/directory",
|
"_StagingV2": "https://acme-staging-v02.api.letsencrypt.org/directory",
|
||||||
"_ProductionV2": "https://acme-v02.api.letsencrypt.org/directory",
|
"_ProductionV2": "https://acme-v02.api.letsencrypt.org/directory",
|
||||||
|
|
||||||
"url": "https://acme-staging-v02.api.letsencrypt.org/directory",
|
"url": "https://acme-v02.api.letsencrypt.org/directory",
|
||||||
|
|
||||||
"cache": "/home/maksym/Desktop/LetsEncrypt_Cache/cache",
|
"cache": "/home/maksym/Desktop/LetsEncrypt_Cache/cache",
|
||||||
|
|
||||||
@ -27,7 +27,7 @@
|
|||||||
"challenge": "http-01"
|
"challenge": "http-01"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "maks-it.com",
|
"name": "api.maks-it.com",
|
||||||
"hosts": [
|
"hosts": [
|
||||||
"api.maks-it.com",
|
"api.maks-it.com",
|
||||||
"www.api.maks-it.com"
|
"www.api.maks-it.com"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user