Skip to content

Commit 7c9f666

Browse files
committed
update README.md
1 parent f8221fa commit 7c9f666

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ Define the environment variable `APP_RUNTIME` for your application. You can also
2525
|-----------|--------------------------------------------------------------------------------------------|---------|
2626
| `host` | The host where the server should bind to (precedes `REACT_HOST` environment variable) | `127.0.0.1` |
2727
| `port` | The port where the server should be listening (precedes `REACT_PORT` environment variable) | `8080` |
28-
| `docroot` | Set the root dir for serving files (precedes `REACT_PORT` environment variable) | `""` |
28+
| `document_root_dir` | Set the root dir for serving files (precedes `DOCUMENT_ROOT_DIR` environment variable) | `""` |
2929

0 commit comments

Comments
 (0)