mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 00:07:59 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
parent
7e6fc15a88
commit
1e541e1269
@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: vectorim/element-web:v1.11.89
|
||||
image: vectorim/element-web:v1.11.90
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -17,7 +17,7 @@ services:
|
||||
- NC_SMTP_SECURE=true
|
||||
- NC_SMTP_IGNORE_TLS=false
|
||||
- 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:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -7,7 +7,7 @@ services:
|
||||
environment:
|
||||
- QlPort=5700
|
||||
- QlBaseUrl=${QINGLONG_BASE_URL:-/}
|
||||
image: whyour/qinglong:2.18.0
|
||||
image: whyour/qinglong:2.18.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -9,7 +9,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: matrixdotorg/synapse:v1.121.1
|
||||
image: matrixdotorg/synapse:v1.122.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@ -31,7 +31,7 @@ services:
|
||||
- SYNAPSE_REPORT_STATS=no
|
||||
- SYNAPSE_NO_TLS=true
|
||||
- SYNAPSE_HTTP_PORT=8008
|
||||
image: matrixdotorg/synapse:v1.121.1
|
||||
image: matrixdotorg/synapse:v1.122.0
|
||||
networks:
|
||||
- 1panel-network
|
||||
restart: false
|
@ -16,7 +16,7 @@ services:
|
||||
- WEBLATE_ALLOWED_HOSTS=*
|
||||
- POSTGRES_DATABASE=weblate
|
||||
- CLIENT_MAX_BODY_SIZE=200M
|
||||
image: weblate/weblate:5.9.2.1
|
||||
image: weblate/weblate:5.9.2.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: vectorim/element-web:v1.11.89
|
||||
image: vectorim/element-web:v1.11.90
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
@ -17,7 +17,7 @@ services:
|
||||
- NC_SMTP_SECURE=true
|
||||
- NC_SMTP_IGNORE_TLS=false
|
||||
- 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:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
@ -7,7 +7,7 @@ services:
|
||||
environment:
|
||||
- QlPort=5700
|
||||
- QlBaseUrl=${QINGLONG_BASE_URL:-/}
|
||||
image: whyour/qinglong:2.18.0
|
||||
image: whyour/qinglong:2.18.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
@ -9,7 +9,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: matrixdotorg/synapse:v1.121.1
|
||||
image: matrixdotorg/synapse:v1.122.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@ -31,7 +31,7 @@ services:
|
||||
- SYNAPSE_REPORT_STATS=no
|
||||
- SYNAPSE_NO_TLS=true
|
||||
- SYNAPSE_HTTP_PORT=8008
|
||||
image: matrixdotorg/synapse:v1.121.1
|
||||
image: matrixdotorg/synapse:v1.122.0
|
||||
networks:
|
||||
- 1panel-network
|
||||
restart: false
|
||||
|
@ -16,7 +16,7 @@ services:
|
||||
- WEBLATE_ALLOWED_HOSTS=*
|
||||
- POSTGRES_DATABASE=weblate
|
||||
- CLIENT_MAX_BODY_SIZE=200M
|
||||
image: weblate/weblate:5.9.2.1
|
||||
image: weblate/weblate:5.9.2.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user