refactor: change MAKESHIFT_SERVER_ROOT to MAKESHIFT_ROOT
This commit is contained in:
parent
036bda61b9
commit
a4d1de9a51
3 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ Here are some of the common commands you may want to try right off the bat (asid
|
|||
```bash
|
||||
export MAKESHIFT_HOST=localhost
|
||||
export MAKESHIFT_PATH=/test
|
||||
export MAKESHIFT_SERVER_ROOT=./test
|
||||
export MAKESHIFT_ROOT=./test
|
||||
```
|
||||
|
||||
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