mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-23 06:53:19 -05:00
* acme_server: switch to bbolt storage There have been some issues with the badger storage engine being used by the embedded acme_server. This will replace the storage engine with bbolt * Switch database path back to acme_server/db and remove if directory