refactor: removed redis + new scheduler engine
This commit is contained in:
@@ -13,4 +13,5 @@ redis:
|
||||
port: $(REDIS_PORT)
|
||||
db: $(REDIS_DB)
|
||||
password: $(REDIS_PASS)
|
||||
trustProxy: $(TRUST_PROXY)
|
||||
logLevel: info
|
||||
|
Reference in New Issue
Block a user