docs: update all database examples for more clarity and better database names.

This commit is contained in:
LUIS NOVO 2026-01-04 09:23:15 -03:00
parent 655d164fa0
commit ea7a41077b
13 changed files with 614 additions and 409 deletions

View file

@ -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