chore: updated README export vars

This commit is contained in:
David Allen 2025-08-30 00:29:34 -06:00
parent 4771bf45ac
commit d191577ac9
Signed by: towk
GPG key ID: 0430CDBE22619155

View file

@ -28,6 +28,8 @@ Here are some of the common commands you may want to try right off the bat (asid
export MAKESHIFT_HOST=localhost
export MAKESHIFT_PATH=/test
export MAKESHIFT_ROOT=./test
export MAKESHIFT_LOG_FILE=logs/makeshift.log
export MAKESHIFT_LOG_LEVEL=debug
```
Start the server. The `--init` flag with create the default files and directory to get started at the `--root` path.