Skip to content

Commit

Permalink
tidy readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Conduitry committed Jun 24, 2021
1 parent e4d97ac commit 0185aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/adapter-node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ By default, the server will accept connections on `0.0.0.0` using port 3000. The
HOST=127.0.0.1 PORT=4000 node build
```

However, which environment variables are used can also be customised by setting the `env` option. If specified, TKTKTK. It defaults to `{ host: 'HOST', port: 'PORT' }`.
You can specify different environment variables if necessary using the `env` option.

## License

Expand Down

0 comments on commit 0185aaa

Please sign in to comment.