mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-03 20:45:20 -04:00
06ba006f9b
* 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