diff --git a/reflex/utils/exec.py b/reflex/utils/exec.py index 5b6b5ea903b..24f3c490008 100644 --- a/reflex/utils/exec.py +++ b/reflex/utils/exec.py @@ -497,6 +497,7 @@ def run_uvicorn_backend(host: str, port: int, loglevel: LogLevel): "sh", "bash", "log", + "db", ) HOTRELOAD_IGNORE_PATTERNS = (