Update ddev config

This commit is contained in:
Björn Fromme
2021-04-22 10:53:03 +02:00
parent 571bba47f1
commit 9fb9556d92
2 changed files with 41 additions and 25 deletions
-2
View File
@@ -2,8 +2,6 @@ version: '3.6'
services:
web:
environment:
- TYPO3_CONTEXT=Development
volumes:
- ../public/typo3conf/ext/ep_theme/Resources/Private/Assets:/var/www/html/public/typo3conf/ext/ep_theme/Resources/Private/Assets:consistent
ports: