1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-24 03:09:42 +08:00
xuzheng0017 e7883236cc update it-tools (#2366)
Co-authored-by: mango <mango@elane.com>
2024-10-24 11:13:52 +08:00

15 lines
301 B
YAML

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