Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
juffalow committed Jun 22, 2020
1 parent 2520cd1 commit 715dc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ npm install

Create `src/config.ts` or rename `src/config.example.ts` and make sure it contains your server's graphql endpoint url:

```
```js
export default {
graphql: 'http://localhost:3013/graphql',
};
Expand Down

0 comments on commit 715dc77

Please sign in to comment.