chore: updated README export vars
This commit is contained in:
parent
4771bf45ac
commit
d191577ac9
1 changed files with 2 additions and 0 deletions
|
|
@ -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_HOST=localhost
|
||||||
export MAKESHIFT_PATH=/test
|
export MAKESHIFT_PATH=/test
|
||||||
export MAKESHIFT_ROOT=./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.
|
Start the server. The `--init` flag with create the default files and directory to get started at the `--root` path.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue