1 Commits

Author SHA1 Message Date
mk
0cc2d4864f adding it-tools because it's dumb cheap and half useful to have 2026-04-05 21:18:38 -03:00

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