init commit to create the project
This commit is contained in:
commit
39d308e191
7
compose.yml
Normal file
7
compose.yml
Normal file
@ -0,0 +1,7 @@
|
||||
services:
|
||||
it-tools:
|
||||
image: corentinth/it-tools:latest
|
||||
container_name: it-tools
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8078:80"
|
||||
Loading…
Reference in New Issue
Block a user