{% if dockerCompose %} export COMPOSE_PROJECT_NAME={{ name }} export COMPOSE_PROFILES=web,php,database export DOCKER_WEB_VOLUME=.:/app {% endif %}