mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 03:17:58 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
6f1967647c
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
dozzle:
|
dozzle:
|
||||||
image: amir20/dozzle:v8.10.2
|
image: amir20/dozzle:v8.10.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
element-web:
|
element-web:
|
||||||
image: vectorim/element-web:v1.11.89
|
image: vectorim/element-web:v1.11.90
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -3,7 +3,7 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
nocodb:
|
nocodb:
|
||||||
image: nocodb/nocodb:0.260.1
|
image: nocodb/nocodb:0.260.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
qinglong:
|
qinglong:
|
||||||
image: whyour/qinglong:2.18.0
|
image: whyour/qinglong:2.18.1
|
||||||
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.121.1
|
image: matrixdotorg/synapse:v1.122.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.121.1
|
image: matrixdotorg/synapse:v1.122.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
weblate:
|
weblate:
|
||||||
image: weblate/weblate:5.9.2.1
|
image: weblate/weblate:5.9.2.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -20,7 +20,7 @@ services:
|
|||||||
- /dozzle
|
- /dozzle
|
||||||
- healthcheck
|
- healthcheck
|
||||||
timeout: 30s
|
timeout: 30s
|
||||||
image: amir20/dozzle:v8.10.2
|
image: amir20/dozzle:v8.10.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -7,7 +7,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: vectorim/element-web:v1.11.89
|
image: vectorim/element-web:v1.11.90
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -17,7 +17,7 @@ services:
|
|||||||
- NC_SMTP_SECURE=true
|
- NC_SMTP_SECURE=true
|
||||||
- NC_SMTP_IGNORE_TLS=false
|
- NC_SMTP_IGNORE_TLS=false
|
||||||
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
|
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
|
||||||
image: nocodb/nocodb:0.260.1
|
image: nocodb/nocodb:0.260.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -7,7 +7,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- QlPort=5700
|
- QlPort=5700
|
||||||
- QlBaseUrl=${QINGLONG_BASE_URL:-/}
|
- QlBaseUrl=${QINGLONG_BASE_URL:-/}
|
||||||
image: whyour/qinglong:2.18.0
|
image: whyour/qinglong:2.18.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -14,7 +14,7 @@ services:
|
|||||||
- DISPLAY_TIMEZONE=Asia/Shanghai
|
- DISPLAY_TIMEZONE=Asia/Shanghai
|
||||||
- DB_CONNECTION=sqlite
|
- DB_CONNECTION=sqlite
|
||||||
- MAIL_MAILER=sqlite
|
- MAIL_MAILER=sqlite
|
||||||
image: linuxserver/speedtest-tracker:1.0.3
|
image: linuxserver/speedtest-tracker:1.1.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
@ -12,7 +12,7 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- DISPLAY_TIMEZONE=Asia/Shanghai
|
- DISPLAY_TIMEZONE=Asia/Shanghai
|
||||||
image: linuxserver/speedtest-tracker:1.0.3
|
image: linuxserver/speedtest-tracker:1.1.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
@ -9,7 +9,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: matrixdotorg/synapse:v1.121.1
|
image: matrixdotorg/synapse:v1.122.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@ -31,7 +31,7 @@ services:
|
|||||||
- SYNAPSE_REPORT_STATS=no
|
- SYNAPSE_REPORT_STATS=no
|
||||||
- SYNAPSE_NO_TLS=true
|
- SYNAPSE_NO_TLS=true
|
||||||
- SYNAPSE_HTTP_PORT=8008
|
- SYNAPSE_HTTP_PORT=8008
|
||||||
image: matrixdotorg/synapse:v1.121.1
|
image: matrixdotorg/synapse:v1.122.0
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
restart: false
|
restart: false
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user