docker-example-drupal/docker-compose.override.yaml.example

7 lines
131 B
Plaintext
Raw Normal View History

services:
php:
environment:
XDEBUG_MODE: ${XDEBUG_MODE:-off}
extra_hosts:
host.docker.internal: host-gateway