adding it-tools because it's dumb cheap and half useful to have

This commit is contained in:
mk
2026-04-05 21:18:38 -03:00
parent f35867def9
commit 0cc2d4864f

View File

@@ -0,0 +1,13 @@
services:
it-tools:
image: corentinth/it-tools:latest
container_name: it-tools
restart: unless-stopped
ports:
- "7001:80"
networks:
- traefik_portal
networks:
traefik_portal:
external: true