Skip to content

Commit

Permalink
Fix varnish indentation (platformsh#3557)
Browse files Browse the repository at this point in the history
Co-authored-by: AnouckColson <[email protected]>
  • Loading branch information
chadwcarlson and AnouckColson authored Nov 6, 2023
1 parent 4fc149a commit c1b88a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sites/platform/src/add-services/varnish.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ To forward all incoming requests to Varnish rather than your app, you could have
```yaml {configFile="routes"}
{{% snippet name="varnish:http" config="route" redirect="false" %}}
cache:
enabled: false
cache:
enabled: false
{{% /snippet %}}
```
Expand Down

0 comments on commit c1b88a4

Please sign in to comment.