diff --git a/docker-compose.yaml b/docker-compose.yaml index 065f279..216fe4f 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -8,7 +8,6 @@ services: VIRTUAL_HOST: directory-lister.local volumes: - ./:/var/www/html - restart: unless-stopped extra_hosts: - host.docker.internal:${DOCKER_HOST_IP}