fix: local tests with overrides were missing prerequisites

This commit is contained in:
izzy
2025-06-07 17:30:16 +01:00
parent 519d3c08a8
commit 1690df998d
2 changed files with 24 additions and 7 deletions

View File

@@ -114,7 +114,8 @@ If you'd like to change anything, create a `Revolt.overrides.toml` file and spec
> And corresponding Revolt configuration:
>
> ```toml
> # Revolt.overrides.toml
> # Revolt.overrides.toml
> # and Revolt.test-overrides.toml
> [database]
> mongodb = "mongodb://127.0.0.1:14017"
> redis = "redis://127.0.0.1:14079/"