mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-14 12:01:52 +00:00
Merge pull request #5088 from aymenBox/patch-1
Update sample-config.json let's encrypt section
This commit is contained in:
commit
3dd469f1a0
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
"__comment__": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before trying Let's Encrypt.",
|
"__comment__": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before trying Let's Encrypt.",
|
||||||
"email": "myemail@mydomain.com",
|
"email": "myemail@mydomain.com",
|
||||||
"names": "myserver.mydomain.com",
|
"names": "myserver.mydomain.com",
|
||||||
|
"skipChallengeVerification": true,
|
||||||
"production": false
|
"production": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue