leycloud/it-tools.yml hinzugefügt

This commit is contained in:
florian 2026-03-04 19:00:27 +01:00
parent 3795ba25b9
commit 703003fa4f
1 changed files with 7 additions and 0 deletions

7
leycloud/it-tools.yml Normal file
View File

@ -0,0 +1,7 @@
services:
it-tools:
image: corentinth/it-tools:latest
container_name: it-tools
restart: unless-stopped
ports:
- "8085:80"