docs: remove hardcoded OpenBrain URL from PRD #2

Merged
jason.woltje merged 1 commits from docs/no-hardcoded-urls into main 2026-03-06 14:13:09 +00:00
Showing only changes of commit 7de1d6a273 - Show all commits

View File

@@ -83,7 +83,7 @@ lanes:
watchdog:
interval: 60
openbrain:
url: https://brain.woltje.com
url: ${OPENBRAIN_URL} # required — no default
autoCapture: false
```