diff --git a/README.md b/README.md index 5d4e7bf..2470177 100644 --- a/README.md +++ b/README.md @@ -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.