mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 08:02:15 +03:00
update README.md with pgAdmin password for connection settings
GITHUB_PR_NUMBER: 6473 GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6473 PR-URL: https://github.com/hasura/graphql-engine-mono/pull/391 Co-authored-by: estalldecker <6700086+estalldecker@users.noreply.github.com> GitOrigin-RevId: 9f52efe0225e8d32bb4753c1993bee8cbbedd538
This commit is contained in:
parent
030de648e3
commit
1123dd87b4
@ -20,7 +20,7 @@ This Docker Compose setup runs [Hasura GraphQL Engine](https://github.com/hasura
|
||||
General - Name: Hasura
|
||||
Connection - Host: `postgres`
|
||||
Username: `postgres`
|
||||
Password: leave empty
|
||||
Password: must be the same as the `POSTGRES_PASSWORD` environment variable defined in the `docker-compose.yaml`, the default is `postgrespassword`
|
||||
|
||||
## Important endpoints
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user