This repository has been archived on 2025-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
homelab/Docker/it-tools/docker-compose.yml

7 lines
190 B
YAML

services:
it-tools:
image: 'corentinth/it-tools:latest'
ports:
- '8182:80' # change if needed
restart: unless-stopped
container_name: it-tools