mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-04-28 11:30:00 +00:00
docs: update all database examples for more clarity and better database names.
This commit is contained in:
parent
655d164fa0
commit
ea7a41077b
13 changed files with 614 additions and 409 deletions
|
|
@ -191,7 +191,7 @@ SURREAL_URL="ws://surrealdb/rpc:8000"
|
|||
SURREAL_USER="root"
|
||||
SURREAL_PASSWORD="root"
|
||||
SURREAL_NAMESPACE="open_notebook"
|
||||
SURREAL_DATABASE="staging"
|
||||
SURREAL_DATABASE="open_notebook"
|
||||
|
||||
# RETRY CONFIGURATION (surreal-commands v1.2.0+)
|
||||
# Global defaults for all background commands unless explicitly overridden at command level
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue