docs(PRD): remove hardcoded OPENBRAIN_URL — must be user-configured
This commit is contained in:
@@ -83,7 +83,7 @@ lanes:
|
||||
watchdog:
|
||||
interval: 60
|
||||
openbrain:
|
||||
url: https://brain.woltje.com
|
||||
url: ${OPENBRAIN_URL} # required — no default
|
||||
autoCapture: false
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user