From 5c1ff1994efaf23f4954beeefc4f67733686e1d7 Mon Sep 17 00:00:00 2001 From: xiaoxin <444047485@qq.com> Date: Sat, 17 Jun 2023 08:59:06 +0000 Subject: [PATCH] update config-dev.yml. Signed-off-by: xiaoxin <444047485@qq.com> --- config-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-dev.yml b/config-dev.yml index 5a8596e..0eee080 100644 --- a/config-dev.yml +++ b/config-dev.yml @@ -1,2 +1,2 @@ config: - info: "config info for dev(dev)" \ No newline at end of file + info: "update config info for dev(dev)" \ No newline at end of file -- Gitee