fix: ddev to new version

This commit is contained in:
2025-06-18 14:15:57 +02:00
parent 8d3eced5e4
commit d067548314
2 changed files with 6 additions and 9 deletions

View File

@@ -15,6 +15,12 @@ web_environment:
- TYPO3_CONTEXT=Development/Ddev
corepack_enable: false
hooks:
post-start:
- exec-host: |
ddev npm install
ddev npm run dev:css -- --watch &
# Key features of DDEV's config.yaml:
# name: <projectname> # Name of the project, automatically provides