refactor: streamline environment variable loading and improve logging
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
RUST_ENV=development
|
||||
RUST_LOG=debug
|
||||
PORT=4099
|
||||
SURREALDB_URL=ws://localhost:8000/rpc
|
||||
SURREALDB_USERNAME=root
|
||||
|
||||
Reference in New Issue
Block a user