Skip to content

Commit 5ccea9d

Browse files
committed
Removed fixed host value from docs
1 parent 0983d53 commit 5ccea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- `BLANK_URL`: Test server route to virtual `_blank.html` file
2626
- `DOCS_URL`: Test server route to docsify's `/docs` directory
2727
- `LIB_URL`: Test server route to docsify's `/lib` directory
28-
- `TEST_HOST`: Test server host:port (`http://127.0.0.1:3001`)
28+
- `TEST_HOST`: Test server ip:port
2929

3030
### CLI commands
3131

0 commit comments

Comments
 (0)