|
|
@@ -351,12 +351,7 @@ services:
|
|
|
- docker.sub.opentalent.fr
|
|
|
- docker.sub.customdomain.fr
|
|
|
volumes:
|
|
|
- - ./apps/ot_typo3/ot_admin:/var/opentalent/git/ot_typo3/ot_admin:cached
|
|
|
- - ./apps/ot_typo3/ot_connect:/var/opentalent/git/ot_typo3/ot_connect:cached
|
|
|
- - ./apps/ot_typo3/ot_core:/var/opentalent/git/ot_typo3/ot_core:cached
|
|
|
- - ./apps/ot_typo3/ot_optimizer:/var/opentalent/git/ot_typo3/ot_optimizer:cached
|
|
|
- - ./apps/ot_typo3/ot_stats:/var/opentalent/git/ot_typo3/ot_stats:cached
|
|
|
- - ./apps/ot_typo3/ot_templating:/var/opentalent/git/ot_typo3/ot_templating:cached
|
|
|
+ - ./apps/ot_typo3:/var/opentalent/git/ot_typo3:cached
|
|
|
- ./apps/ot_typo3/docker/typo3:/var/www/typo3:cached
|
|
|
environment:
|
|
|
- VIRTUAL_HOST=${TYPO3_VIRTUAL_HOST}
|