Update surrealdb.json
This commit is contained in:
@@ -33,12 +33,12 @@
|
||||
},
|
||||
"notes": [
|
||||
{
|
||||
"text": "SurrealDB web interface is available on port 8000.",
|
||||
"text": "Accessing http://IP:8000 redirects to surrealdb.com/surrealist — this is by design. The hosted Surrealist UI connects back to your local instance. Use http://IP:8000 as the connection URL in Surrealist.",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "Default credentials are saved in ~/surrealdb.creds.",
|
||||
"text": "The generated root password is stored in /opt/surrealdb/.env.",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user