Extend ddev config for ssh access
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
web:
|
||||
environment:
|
||||
- TYPO3_CONTEXT=Development
|
||||
- PHP_IDE_CONFIG=serverName=${DDEV_SITENAME}.ddev.site
|
||||
volumes:
|
||||
- ../public/typo3conf/ext/ep_theme/Resources/Private/Assets:/var/www/html/public/typo3conf/ext/ep_theme/Resources/Private/Assets:consistent
|
||||
ports:
|
||||
- "9922:22"
|
||||
|
||||
Reference in New Issue
Block a user