|
@@ -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:
|