diff --git a/it-tools/docker-compose.yml b/it-tools/docker-compose.yml index 31f355a..12a7366 100644 --- a/it-tools/docker-compose.yml +++ b/it-tools/docker-compose.yml @@ -6,8 +6,4 @@ services: restart: unless-stopped ports: - 9080:80 -# volumes: -# - /var/run/docker.sock:/var/run/docker.sock -# - ./portainer_data:/data -#docker run -d --name it-tools --restart unless-stopped -p 8080:80 corentinth/it-tools:latest \ No newline at end of file