Skip to content

Commit

Permalink
Fix wrong composer require command for fastly configuration in PaaS (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
flohessling authored Dec 15, 2023
1 parent 4fd6c1d commit 2362696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/paas/fastly.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Fastly is supported in Shopware versions 6.4.11 or newer.
:::

1. Make sure `FASTLY_API_TOKEN` and `FASTLY_SERVICE_ID` are set in the environment or contact the support when they are missing.
1. Install the Fastly Composer package using `composer req paas`.
1. Install the Fastly Composer package using `composer req fastly`.
1. Disable caching in the `.platform/routes.yaml`.
1. Push the new config and Fastly gets enabled.

0 comments on commit 2362696

Please sign in to comment.