Verzeichnisse updaten

This commit is contained in:
2026-01-18 13:51:07 +01:00
parent ccf2160db7
commit 5a3205749c
8 changed files with 161 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
services:
it-tools:
deploy:
resources:
limits:
memory: 32M
image: corentinth/it-tools:latest
container_name: it-tools
ports:
- 9222:80
restart: unless-stopped
networks: {}