File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The repository contains:
15151 . Composer ` require hypernode/deploy-configuration --dev ` package. Only needed when you want to have autocomplete in your ` deploy.php `
1616file.
17172 . Copy the deploy templates inside the root of your project as ` deploy.php ` . You can find the template in
18- [ templates/deploy.php] ( ./templates/deploy.php ) .
18+ [ templates/deploy.php] ( ./templates/deploy.magento2. php ) .
1919As you can see a ` $configuration ` variable is assigned a instance of a ` Configuration ` class.
2020This configuration object contains the whole deploy configuration and can be altered to your needs using getters/setters.
2121Change configuration matching you use case, and refer to the documentation for other build in configurations and tasks.
You can’t perform that action at this time.
0 commit comments