Merge pull request #4 from pigwin-3/main

sync
This commit is contained in:
pigwin
2025-01-11 17:59:40 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# TI1 # TI1
The best thing to happen since yesterday at 2:57 pm The best thing to happen since yesterday at 2:56 pm
## Usage ## Usage

View File

@@ -12,7 +12,7 @@
"port": "6379", "port": "6379",
"max_conns": 50, "max_conns": 50,
"timeout_ms": 5000, "timeout_ms": 5000,
"password": "the_valkey_password" "password": "the_valkey_password"
}, },
"temp": "value" "temp": "value"
} }