mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
run redis as service
This commit is contained in:
@@ -46,5 +46,5 @@ pool = 4
|
||||
# port = "5432"
|
||||
# username = "batman"
|
||||
# password = "somereallycomplicatedBatmanpassword"
|
||||
url = "redis://127.0.0.1:6370"
|
||||
url = "redis://127.0.0.1"
|
||||
pool = 4
|
||||
|
||||
Reference in New Issue
Block a user