We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5eb0c4 commit 7915441Copy full SHA for 7915441
install-manifests/docker-compose-pgadmin/README.md
@@ -18,8 +18,8 @@ This Docker Compose setup runs [Hasura GraphQL Engine](https://github.com/hasura
18
- `docker-compose up -d`
19
- Navigate to `http://localhost:5050`, login and add a new server with the following parameters:
20
General - Name: Hasura
21
- Connection - Host: `hasura`
22
- Username: `postgres`
+ Connection - Host: `postgres`
+ Username: `postgres`
23
Password: leave empty
24
25
## Important endpoints
0 commit comments