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