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/compose.yml
2025-02-08 18:13:44 +01:00

7 lines
196 B
YAML

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