From a11afe6524138b683cbcf37a886db98fd5efb7c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BUG=E5=B0=8F=E5=8D=96=E9=83=A8?= Date: Fri, 16 Sep 2022 06:20:42 +0000 Subject: [PATCH] update config/config-dev.yml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: BUG小卖部 --- config/config-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config-dev.yml b/config/config-dev.yml index 1d42411..b89d77a 100644 --- a/config/config-dev.yml +++ b/config/config-dev.yml @@ -1,2 +1,2 @@ config: - info: "config info for config dir dev(dev)" \ No newline at end of file + info: "update config info for config dir dev(dev)" \ No newline at end of file -- Gitee