mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update verysync 2.21.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
verysync:
|
verysync:
|
||||||
image: jonnyan404/verysync:v2.20.1
|
image: jonnyan404/verysync:v2.21.3
|
||||||
container_name: verysync
|
container_name: verysync
|
||||||
environment:
|
environment:
|
||||||
- PORT=${PANEL_APP_PORT_HTTP}
|
- PORT=${PANEL_APP_PORT_HTTP}
|
||||||
@@ -14,10 +14,9 @@ services:
|
|||||||
- ${VERYSYNC_DATA_PATH}:/data
|
- ${VERYSYNC_DATA_PATH}:/data
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user