Merge pull request #5088 from aymenBox/patch-1

Update sample-config.json let's encrypt section
This commit is contained in:
Ylian Saint-Hilaire 2023-04-30 00:10:50 -07:00 committed by GitHub
commit 3dd469f1a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@
"__comment__": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before trying Let's Encrypt.",
"email": "myemail@mydomain.com",
"names": "myserver.mydomain.com",
"skipChallengeVerification": true,
"production": false
}
}