mirror of
https://github.com/zhigang1992/hasura-backend-plus.git
synced 2026-04-30 13:02:00 +08:00
ci: don't trigger test/build gh action when changes on examples directory
This commit is contained in:
@@ -27,7 +27,7 @@ export HASURA_GRAPHQL_ADMIN_SECRET=<your Hasura Admin secret>
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
Everything is now up and running. HBP is listening to `http://localhost:3000` and Hasura Graphql Engine is listening to `http://localhost:8080`.
|
||||
Everything shoudl be up and running. HBP is listening to `http://localhost:3000` and Hasura Graphql Engine is listening to `http://localhost:8080`.
|
||||
|
||||
You can then run the Hasura Console in following the [official instructions](https://hasura.io/docs/1.0/graphql/manual/hasura-cli/hasura_console.html).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user