mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 01:06:27 +02:00
feat: +to_redis_key
This commit is contained in:
parent
d6130c2d99
commit
0e717a0537
1 changed files with 1 additions and 1 deletions
|
|
@ -90,4 +90,4 @@ REDIS:
|
|||
host: "YOUR_REDIS_HOST"
|
||||
port: YOUR_REDIS_PORT, int
|
||||
password: "YOUR_REDIS_PASSWORD"
|
||||
db: YOUR_REDIS_DB_INDEX, int
|
||||
db: "YOUR_REDIS_DB_INDEX, str, 0-based"
|
||||
Loading…
Add table
Add a link
Reference in a new issue