Skip to content

Commit e63519e

Browse files
committed
chore: Update readme
1 parent ddbd376 commit e63519e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ json-graphql-server db.js
4242
```
4343

4444
To use a port other than 3000, you can run `json-graphql-server db.js --p <your port here>`
45+
To use a host other than localhost, you can run `json-graphql-server db.js --h <your port here>`
4546

4647
Now you can query your data in graphql. For instance, to issue the following query:
4748

0 commit comments

Comments
 (0)