Skip to content

Commit

Permalink
Update micro-service/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Wilson <[email protected]>
  • Loading branch information
nlewis84 and vinnyjth authored Feb 15, 2024
1 parent 0891eac commit 3f5d3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micro-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ For local development and testing purposes, you might want to enable caching to

[../packages/web-shared/client/apollosApiLink.js](../packages/web-shared/client/apollosApiLink.js)

In this file, locate the header configuration within the `apollosApiLink` function and uncomment the following line:
In this file, locate the header configuration within the `apollosApiLink` function and comment the following line:

```javascript
// 'x-cache-me-not': 1,
Expand Down

0 comments on commit 3f5d3bf

Please sign in to comment.