mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-30 22:32:07 +02:00
chore: tidying templates
This commit is contained in:
10
common/.surrealdb
Normal file
10
common/.surrealdb
Normal file
@@ -0,0 +1,10 @@
|
||||
[core]
|
||||
path = "./"
|
||||
schema = "less"
|
||||
|
||||
[db]
|
||||
address = "ws://localhost:8000"
|
||||
username = "root_user"
|
||||
password = "root_password"
|
||||
ns = "test"
|
||||
db = "test"
|
||||
Reference in New Issue
Block a user