Skip to content

Commit 0a55df6

Browse files
Update guides/development/dev-environment.md
1 parent 7194252 commit 0a55df6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guides/development/dev-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ The CLI generates a `compose.yaml` tailored to your project:
184184
`compose.yaml` is fully managed by shopware-cli and regenerated whenever you change configuration. Never edit it directly — your changes will be overwritten.
185185
:::
186186

187-
### Customizing with compose.override.yaml
187+
### Customizing with `compose.override.yaml`
188188

189189
Place all customizations in `compose.override.yaml`. Docker Compose [merges multiple files](https://docs.docker.com/compose/how-tos/multiple-compose-files/merge/), so your overrides are applied on top of the managed file:
190190

0 commit comments

Comments
 (0)