We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6a2a4 commit 3124ad8Copy full SHA for 3124ad8
1 file changed
docker-compose.yml
@@ -146,6 +146,7 @@ services:
146
- no_proxy
147
volumes:
148
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG}
149
+ - docker-in-docker:/certs/client
150
- ./php-worker/supervisord.d:/etc/supervisord.d
151
extra_hosts:
152
- "dockerhost:${DOCKER_HOST_IP}"
0 commit comments