Skip to content

Commit 6f8ad70

Browse files
committed
typo
1 parent f99a223 commit 6f8ad70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Docker container accepts a number of environment variables:
3030

3131
* **General**
3232
* `PORT` - Int - server port (by default 8080)
33-
* `BIND_HOST` - String - bind port (by default 0.0.0.0)
33+
* `BIND_HOST` - String - bind host (by default 0.0.0.0)
3434
* `GRAPHIQL` - Boolean - enable/disable GraphiQL (by default true)
3535
* `INCLUDE_DIRECTIVES` - List of String - include specific directive sets (available directive sets are: http, graphql, faker, basic)
3636
* `EXCLUDE_DIRECTIVES` - List of String - exclude specific directive sets (available directive sets are: http, graphql, faker, basic)

0 commit comments

Comments
 (0)