This commit is contained in:
Cryptoval2
2025-01-20 21:47:17 +00:00
parent 3a9d9b10d4
commit f1ecca8be1
4 changed files with 21 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
#
services:
it-tools:
image: corentinth/it-tools:latest
container_name: it-tools
ports:
- "7070:80"
restart: unless-stopped