From ca0a0faa1809a99fa0a070f737fdd0807ca3dabb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E8=A1=A3?= <5608611+rypd@user.noreply.gitee.com> Date: Mon, 2 Jan 2023 08:50:56 +0000 Subject: [PATCH] update config-dev.yml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 青衣 <5608611+rypd@user.noreply.gitee.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