mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 00:08:47 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
cfc0afe2a5
@ -3,7 +3,7 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
maxkb:
|
maxkb:
|
||||||
image: 1panel/maxkb:v1.7.1
|
image: 1panel/maxkb:v1.7.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
movie-pilot-v2:
|
movie-pilot-v2:
|
||||||
image: jxxghp/moviepilot-v2:2.0.3
|
image: jxxghp/moviepilot-v2:2.0.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nezha-dash:
|
nezha-dash:
|
||||||
image: hamster1963/nezha-dash:v1.2.8
|
image: hamster1963/nezha-dash:v1.2.9
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nezha-dashboard:
|
nezha-dashboard:
|
||||||
image: ghcr.io/naiba/nezha-dashboard:v0.20.10
|
image: ghcr.io/naiba/nezha-dashboard:v0.20.13
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
pingvin-share:
|
pingvin-share:
|
||||||
image: stonith404/pingvin-share:v1.2.4
|
image: stonith404/pingvin-share:v1.3.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
synapse-init:
|
synapse-init:
|
||||||
image: matrixdotorg/synapse:v1.118.0
|
image: matrixdotorg/synapse:v1.119.0
|
||||||
container_name: init-${CONTAINER_NAME}
|
container_name: init-${CONTAINER_NAME}
|
||||||
entrypoint:
|
entrypoint:
|
||||||
- /start.py
|
- /start.py
|
||||||
@ -22,7 +22,7 @@ services:
|
|||||||
- SYNAPSE_NO_TLS=true
|
- SYNAPSE_NO_TLS=true
|
||||||
- SYNAPSE_HTTP_PORT=8008
|
- SYNAPSE_HTTP_PORT=8008
|
||||||
synapse:
|
synapse:
|
||||||
image: matrixdotorg/synapse:v1.118.0
|
image: matrixdotorg/synapse:v1.119.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
Loading…
Reference in New Issue
Block a user