add config file for supervisord

This commit is contained in:
Alone
2019-10-28 17:33:13 +08:00
parent 75acb9f8a5
commit 8b2bcc6d15
2 changed files with 4 additions and 1 deletions

View File

@ -129,6 +129,7 @@ services:
- no_proxy
volumes:
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG}
- ./php-worker/supervisord.d:/etc/supervisord.d
extra_hosts:
- "dockerhost:${DOCKER_HOST_IP}"
ports: