docs: remove hardcoded OpenBrain URL from PRD (#2)

Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
This commit was merged in pull request #2.
This commit is contained in:
2026-03-06 14:13:08 +00:00
committed by jason.woltje
parent 9bd1450f90
commit eb55a04d0e

View File

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