This commit is contained in:
root
2025-01-17 11:01:43 -05:00
parent 15a88165e9
commit f8c920cddd
5 changed files with 18 additions and 14 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