Files
website-typo3/.ddev/docker-compose.override.yaml
T
2021-04-22 10:53:03 +02:00

9 lines
221 B
YAML

version: '3.6'
services:
web:
volumes:
- ../public/typo3conf/ext/ep_theme/Resources/Private/Assets:/var/www/html/public/typo3conf/ext/ep_theme/Resources/Private/Assets:consistent
ports:
- "9922:22"