fix: 💚 Add Redis to GitHub tester

This commit is contained in:
Jesse Wierzbinski 2024-11-25 20:54:06 +01:00
parent c899f12893
commit fb9a0feac8
No known key found for this signature in database
2 changed files with 8 additions and 1 deletions

View file

@ -10,7 +10,6 @@ host = "localhost"
port = 6379
password = ""
database = 0
enabled = false
[redis.cache]
host = "localhost"