update it-tools (#2366)

Co-authored-by: mango <mango@elane.com>
This commit is contained in:
xuzheng0017
2024-10-24 11:13:52 +08:00
committed by GitHub
co-authored by mango
parent a4f3009174
commit faa3f9fd74
2 changed files with 24 additions and 0 deletions
@@ -0,0 +1,14 @@
services:
it-tools:
image: corentinth/it-tools:2024.10.22-7ca5933
container_name: ${CONTAINER_NAME}
restart: always
networks:
- 1panel-network
ports:
- ${PANEL_APP_PORT_HTTP}:80
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true