mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
fix markdown test maybe
This commit is contained in:
parent
680fbce9df
commit
99a5cbabd3
@ -22,8 +22,7 @@ For local development, you can simply [create a personal access token](https://g
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cp .env.sample .env
|
cp .env.sample .env
|
||||||
vi .env
|
vi .env # GITHUB_TOKEN=add_your_token_here
|
||||||
# GITHUB_TOKEN=add_your_token_here
|
|
||||||
```
|
```
|
||||||
|
|
||||||
When running the site locally, you can use the GraphiQL client running under [localhost:8000/\_\_\_graphql](http://localhost:8000/___graphql) to explore the whole GraphQL layer of the site (not just the GitHub infos).
|
When running the site locally, you can use the GraphiQL client running under [localhost:8000/\_\_\_graphql](http://localhost:8000/___graphql) to explore the whole GraphQL layer of the site (not just the GitHub infos).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user