From 691afd0a1dac09ba29c9f84760cadcf1f6a7a752 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:42:00 -0600 Subject: [PATCH] Create my.cnf --- lychee/includes/my.cnf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lychee/includes/my.cnf diff --git a/lychee/includes/my.cnf b/lychee/includes/my.cnf new file mode 100644 index 0000000..77b7660 --- /dev/null +++ b/lychee/includes/my.cnf @@ -0,0 +1,3 @@ +# MySQL client config file +[client] +password=mypassword