diff --git a/docker/compose.yaml b/docker/compose.yaml index ae2bd97..668de72 100644 --- a/docker/compose.yaml +++ b/docker/compose.yaml @@ -11,5 +11,6 @@ services: target: /home/user/adamant_example extra_hosts: - host.docker.internal:host-gateway + network_mode: host image: ghcr.io/lasp/adamant_example:latest command: sleep infinity