From 941e5b49cca072bebf699c94d93850ebf91e3a02 Mon Sep 17 00:00:00 2001 From: JZ Date: Wed, 1 Feb 2023 05:27:33 +0800 Subject: [PATCH] Update config-adapters.md (#291) --- src/docs/markdown/config-adapters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/docs/markdown/config-adapters.md b/src/docs/markdown/config-adapters.md index 386765b..edd0dbc 100644 --- a/src/docs/markdown/config-adapters.md +++ b/src/docs/markdown/config-adapters.md @@ -21,6 +21,7 @@ The following config adapters are currently available (some are third-party proj - [**toml**](https://github.com/awoodbeck/caddy-toml-adapter) - [**hcl**](https://github.com/francislavoie/caddy-hcl) - [**dhall**](https://github.com/mholt/dhall-adapter) +- [**mysql**](https://github.com/zhangjiayin/caddy-mysql-adapter) ## Using config adapters