This commit is contained in:
2025-09-12 22:00:46 +02:00

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