|
@@ -53,6 +53,9 @@ services:
|
|
|
- $PWD/conf/queue/docker-queue-start:/usr/local/bin/docker-queue-start
|
|
|
container_name: "acc-queue"
|
|
|
command: [docker-queue-start]
|
|
|
+ extra_hosts:
|
|
|
+ - "docker.hostip:172.17.0.1"
|
|
|
+ - "eth.hostip:172.26.105.125"
|
|
|
|
|
|
acccrontab:
|
|
|
image: php-zts-debug:7.3.18
|