|
@@ -110,6 +110,7 @@ services:
|
|
container_name: "${DOCKER_ALL_CONTAINER_NAME_PREFIX}-worker"
|
|
container_name: "${DOCKER_ALL_CONTAINER_NAME_PREFIX}-worker"
|
|
command: gosu www-data php artisan horizon
|
|
command: gosu www-data php artisan horizon
|
|
restart: unless-stopped
|
|
restart: unless-stopped
|
|
|
|
+ stop_signal: SIGTERM
|
|
profiles:
|
|
profiles:
|
|
- ${DOCKER_WORKER_PROFILE:-}
|
|
- ${DOCKER_WORKER_PROFILE:-}
|
|
build:
|
|
build:
|