diff options
| author | Rodolfo Silva <[email protected]> | 2020-07-03 15:54:35 -0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-03 14:54:35 -0400 |
| commit | d9a0db82dfe8727ee6fc71ba2e5a8f22f02a0aa9 (patch) | |
| tree | adeb12cb269781b312914d54d50960f4cdb962dd | |
| parent | 728f49b978e2607ee9c6490f2a28bc45dc4a4aff (diff) | |
| download | caprover-one-click-apps-d9a0db82dfe8727ee6fc71ba2e5a8f22f02a0aa9.tar.gz caprover-one-click-apps-d9a0db82dfe8727ee6fc71ba2e5a8f22f02a0aa9.zip | |
Update hasura.json (#209)
| -rw-r--r-- | public/v2/apps/hasura.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v2/apps/hasura.json b/public/v2/apps/hasura.json index 008cb0c..facace3 100644 --- a/public/v2/apps/hasura.json +++ b/public/v2/apps/hasura.json @@ -34,7 +34,7 @@ }, "instructions": { "end": "Hasura is deployed and available as $$cap_appname. \n\n IMPORTANT: It will take up to 2 minutes for Hasura to be ready. Before that, you might see 502 error page.\n", - "start": "Instant Realtime GraphQL on Postgres with web admin cosole. This Docker Compose setup runs Hasura GraphQL Engine along with a Postgres database with the PostGIS extension." + "start": "Instant Realtime GraphQL on Postgres with web admin console. This Docker Compose setup runs Hasura GraphQL Engine along with a Postgres database with the PostGIS extension." }, "variables": [ { |
