new services
hello-world / hello (push) Successful in 18s

This commit is contained in:
2026-09-19 04:15:15 -05:00
parent 05cee81045
commit 7a349036c5
6 changed files with 125 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
services:
it-tools:
image: corentinth/it-tools:latest
container_name: it-tools
restart: unless-stopped
ports:
- '8080:80'