diff --git a/docker-compose.yml b/docker-compose.yml index abec137..e33fa79 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -35,6 +35,9 @@ services: context: . dockerfile: ./docker/exporter/Dockerfile.exporter restart: unless-stopped + depends_on: + - prometheus + - postgres extra_hosts: - "host.docker.internal:host-gateway" env_file: