docs(PRD): remove hardcoded OPENBRAIN_URL — must be user-configured
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