瀏覽代碼

fix crontab docker-compose yml file

stanley-king 4 年之前
父節點
當前提交
a9dc1a7739
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docker-compose.yml

+ 3 - 0
docker-compose.yml

@@ -119,6 +119,9 @@ services:
     command: [docker-start]
     depends_on:
       - "redisrv"
+    extra_hosts:
+      - "docker.hostip:172.17.0.1"
+      - "eth.hostip:172.26.105.125"
 
   phpcli:
     image: php-zts-debug:7.3.18