SurrealDB

This commit is contained in:
2024-06-25 23:26:46 -04:00
Unverified
parent bf3162c590
commit b24d5b20e0
3 changed files with 22 additions and 2 deletions

2
server/surrealdb.sh Executable file
View File

@@ -0,0 +1,2 @@
docker run --rm --pull always --name surrealdb -p 8000:8000 surrealdb/surrealdb:latest start --log trace --user root --pass root memory