Initial commit. Tilføjet filer fra Codeberg

This commit is contained in:
GCH
2026-05-18 08:01:36 +02:00
parent 9a22f522ef
commit 4d7e62d8c0
4 changed files with 80 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
services:
it-tools:
image: 'corentinth/it-tools:latest'
ports:
- '8080:80'
restart: unless-stopped
container_name: it-tools-stack
networks:
- proxy
networks:
proxy:
external: true