From 2b6b9dad935b83cd5cbc79d8834b740dd2ca7319 Mon Sep 17 00:00:00 2001 From: Hicker <1047202197@qq.com> Date: Fri, 19 Mar 2021 17:25:50 +0800 Subject: [PATCH] update config-dev.yml. --- config-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-dev.yml b/config-dev.yml index 5a8596e..8e739c7 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: "config info for dev(dev) update" \ No newline at end of file -- Gitee