Display domain type to acme process

This commit is contained in:
VirtuBox
2019-09-23 01:40:26 +02:00
parent 818e36afbc
commit 5249479c89
3 changed files with 9 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Changed
- [APP] WordOps dashboard updated to v1.2, shipped as a html file, it can be used without PHP stack
- [STACK] Refactor Let's Encrypt with acme.sh
- [STACK] Log error improved with acme.sh depending on the acme challenge (DNS API or Webroot)
#### Fixed