Files
minne/common/.surrealdb
2025-05-20 08:30:51 +02:00

11 lines
175 B
Plaintext

[core]
path = "./"
schema = "less"
[db]
address = "ws://localhost:8000"
username = "root_user"
password = "root_password"
ns = "test"
db = "test"