mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
Update reference.mdx - typo in --server-port flag
GITHUB_PR_NUMBER: 9714 GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9714 PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9569 Co-authored-by: Dmitry Glavchev <3230176+garcia556@users.noreply.github.com> GitOrigin-RevId: f6eaab364036d812194347f916ab3a17d7d28366
This commit is contained in:
parent
d1c1a992f5
commit
a5e51ac39a
@ -915,7 +915,7 @@ The port on which `graphql-engine` should be served.
|
|||||||
|
|
||||||
| | |
|
| | |
|
||||||
| ------------------- | --------------------------------------------------------------------------- |
|
| ------------------- | --------------------------------------------------------------------------- |
|
||||||
| **Flag** | `--server-host <PORT>` |
|
| **Flag** | `--server-port <PORT>` |
|
||||||
| **Env var** | `HASURA_GRAPHQL_SERVER_PORT` |
|
| **Env var** | `HASURA_GRAPHQL_SERVER_PORT` |
|
||||||
| **Accepted values** | Integer |
|
| **Accepted values** | Integer |
|
||||||
| **Default** | **CE, Enterprise Edition**: `8080` <br />**Cloud**: managed by Hasura Cloud |
|
| **Default** | **CE, Enterprise Edition**: `8080` <br />**Cloud**: managed by Hasura Cloud |
|
||||||
|
Loading…
Reference in New Issue
Block a user