diff --git a/docker-compose.yml b/docker-compose.yml index bd7b25e..89b3eea 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -16,6 +16,8 @@ services: - pingwatch_data:/app/data networks: - pingwatch-net + extra_hosts: + - "host.docker.internal:host-gateway" cap_add: - NET_RAW