Add 'It-Tools'

This commit is contained in:
Yax 2025-10-04 19:43:54 +02:00
parent 88d2ebec5f
commit 1801fc624c

View file

@ -0,0 +1,8 @@
services:
it-tools:
container_name: it-tools
image: 'corentinth/it-tools:latest'
ports:
- '8018:80'
restart: unless-stopped