From 21b3bba1647d5de8caf2da5ffd8fd6b4c86f344d Mon Sep 17 00:00:00 2001 From: pigwin Date: Thu, 9 Jan 2025 21:17:25 +0100 Subject: [PATCH] v0.2 just for the github action to run --- config/conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/conf.json b/config/conf.json index b68d93a..59041f1 100644 --- a/config/conf.json +++ b/config/conf.json @@ -12,7 +12,7 @@ "port": "6379", "max_conns": 50, "timeout_ms": 5000, - "password": "the_valkey_password" + "password": "the_valkey_password" }, "temp": "value" -} \ No newline at end of file +}