From d30725b04bcbbf7554a125ea70764be3cf1e849b Mon Sep 17 00:00:00 2001 From: 4c00 <18785026024@163.com> Date: Sun, 18 Dec 2022 11:47:56 +0800 Subject: [PATCH] new file: config --- config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config diff --git a/config b/config new file mode 100644 index 0000000..de36a5b --- /dev/null +++ b/config @@ -0,0 +1,6 @@ +[sql] +username: "todo" +password: "114514" +db_name: "shortlink" +#ip: "127.0.0.1" +#port: "3306" \ No newline at end of file -- GitLab