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 +}