We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f8ac4f commit a0eaa26Copy full SHA for a0eaa26
1 file changed
src/16-docker-outside-of-docker/compose.yaml
@@ -29,8 +29,6 @@ services:
29
# Não é mais necessário com network_mode: host, mas mantemos para compatibilidade
30
- TESTCONTAINERS_HOST_OVERRIDE=host.docker.internal
31
# extra_hosts não funciona com network_mode: host
32
- # extra_hosts:
33
- # - "host.docker.internal:host-gateway"ocker.internal
34
extra_hosts:
35
- "host.docker.internal:host-gateway"
36
0 commit comments