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:
@@ -83,7 +83,7 @@ lanes:
|
|||||||
watchdog:
|
watchdog:
|
||||||
interval: 60
|
interval: 60
|
||||||
openbrain:
|
openbrain:
|
||||||
url: https://brain.woltje.com
|
url: ${OPENBRAIN_URL} # required — no default
|
||||||
autoCapture: false
|
autoCapture: false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user