mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-01 03:08:38 +08:00
feat: add app it-tools fork version
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
services:
|
||||
it-tools:
|
||||
image: sharevb/it-tools:2025.8.31-13b8f041
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:8080
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
Reference in New Issue
Block a user