Skip to content

Commit

Permalink
feat: local redis
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfromyeg committed Jan 4, 2024
1 parent 0db0507 commit bdf49a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
host=0.0.0.0
port=5000

redis_host="redis"
redis_host="localhost"
redis_port=6379

timeout=30
Expand Down

0 comments on commit bdf49a0

Please sign in to comment.