feat: update verysync 2.21.3

This commit is contained in:
arch3rPro
2025-10-09 22:35:28 +08:00
parent d35bc6f147
commit ffd05bf446
2 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
services:
verysync:
image: jonnyan404/verysync:v2.20.1
image: jonnyan404/verysync:v2.21.3
container_name: verysync
environment:
- PORT=${PANEL_APP_PORT_HTTP}
@@ -14,10 +14,9 @@ services:
- ${VERYSYNC_DATA_PATH}:/data
restart: always
labels:
createdBy: "Apps"
createdBy: Apps
networks:
- 1panel-network
networks:
1panel-network:
external: true