1
0

chore(deps): update huolalatech/page-spy-web docker tag to v2.4.6 (#3844)

This commit is contained in:
renovate[bot]
2026-02-04 13:36:04 +00:00
committed by GitHub
parent 00fe640f12
commit 44e6cd2ddc
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
networks:
1panel-network:
external: true
services:
page-spy-web:
image: huolalatech/page-spy-web:v2.4.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
restart: always
networks:
- 1panel-network
ports:
- ${PANEL_APP_PORT_HTTP}:6752
volumes:
- ${PAGE_SPY_WEB_ROOT_PATH}/log:/app/log
- ${PAGE_SPY_WEB_ROOT_PATH}/data:/app/data