We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d0020 commit 942b9a3Copy full SHA for 942b9a3
IT-tools/compose.yml
@@ -0,0 +1,8 @@
1
+name: it-tools
2
+services:
3
+ it-tools:
4
+ container_name: it-tools
5
+ restart: unless-stopped
6
+ ports:
7
+ - 4880:80
8
+ image: corentinth/it-tools:latest
0 commit comments