stanley-king 3 years ago
parent
commit
97a907f01e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docker/compose/xyz/admin/docker-compose.yml

+ 2 - 0
docker/compose/xyz/admin/docker-compose.yml

@@ -32,6 +32,8 @@ services:
       - /mnt/shoplog:/var/www/html/data/log
       - /mnt/shoplog:/var/www/html/data/log
     container_name: "panda-web"
     container_name: "panda-web"
     command: [php-fpm]
     command: [php-fpm]
+    extra_hosts:
+      - "docker.hostip:172.17.0.1"
 #    deploy:
 #    deploy:
 #      resources:
 #      resources:
 #        limits:
 #        limits: