Update it-tools/docker-compose.yml

This commit is contained in:
2025-09-12 19:37:19 +00:00
parent 07bd533175
commit 0677b5ac12

View File

@@ -6,8 +6,4 @@ services:
restart: unless-stopped restart: unless-stopped
ports: ports:
- 9080:80 - 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