6 lines
131 B
Text
6 lines
131 B
Text
services:
|
|
php:
|
|
environment:
|
|
XDEBUG_MODE: ${XDEBUG_MODE:-off}
|
|
extra_hosts:
|
|
host.docker.internal: host-gateway
|