From a5c99b658b21843bdedb4de50c69931fbe8ab194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=8E=8B201312?= <814492834@qq.com> Date: Wed, 26 Oct 2022 09:05:21 +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: 小王201312 <814492834@qq.com> --- 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