We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08abbc commit 42c5ffbCopy full SHA for 42c5ffb
docker-compose.yml
@@ -26,7 +26,7 @@ services:
26
MYSQL_DATABASE: ${MYSQL_DATABASE}
27
HOST_MACHINE_MYSQL_PORT: ${HOST_MACHINE_MYSQL_PORT}
28
XDEBUG_CONFIG: "client_host=host.docker.internal remote_port=${XDEBUG_PORT}"
29
- extra_hosts:
+ extra_hosts:
30
- "host.docker.internal:host-gateway"
31
database:
32
build:
0 commit comments