feat: update 1panel-tools 0.3.0

This commit is contained in:
arch3rPro
2025-12-12 00:23:25 +08:00
parent 4e1e5941af
commit 8896132474
3 changed files with 5 additions and 5 deletions

View File

@@ -1,16 +1,16 @@
services:
1panel-tools:
image: vuldocker/1panel-tools:0.2.0
image: vuldocker/1panel-tools:0.3.0
container_name: ${CONTAINER_NAME}
ports:
- "${PANEL_APP_PORT_HTTP}:8080"
- ${PANEL_APP_PORT_HTTP}:8080
restart: unless-stopped
environment:
- NODE_ENV=production
labels:
createdBy: "Apps"
createdBy: Apps
networks:
- 1panel-network
networks:
1panel-network:
external: true
external: true