Skip to content

Commit

Permalink
Chore: remove noisy logs for SurrealDB server
Browse files Browse the repository at this point in the history
  • Loading branch information
mindreframer committed Nov 9, 2023
1 parent 41460e0 commit 5bae881
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/sur-server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ surreal start \
--allow-scripting \
--allow-funcs \
--allow-net \
--log trace \
--bind 0.0.0.0:8000 \
memory
## file:mydatabase.db
## file:mydatabase.db

0 comments on commit 5bae881

Please sign in to comment.