|
@@ -11,7 +11,7 @@ services:
|
|
- /mnt/shoplog:/var/www/html/data/log
|
|
- /mnt/shoplog:/var/www/html/data/log
|
|
container_name: "panda-php"
|
|
container_name: "panda-php"
|
|
environment:
|
|
environment:
|
|
- - XDEBUG_CONFIG="remote_host=192.168.1.220"
|
|
|
|
|
|
+ XDEBUG_CONFIG: "remote_host=192.168.1.220 remote_enable=1 remote_mode=req remote_port=9300"
|
|
deploy:
|
|
deploy:
|
|
resources:
|
|
resources:
|
|
limits:
|
|
limits:
|