Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-04 03:47:30 +00:00
parent ab88f98ba1
commit 434473d50c
55 changed files with 14 additions and 14 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.10 image: qyg2297248353/ammds:v1.6.12
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
@@ -11,7 +11,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.74 image: wushuo894/ani-rss:v1.2.77
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: usual2970/certimate:v0.3.15 image: usual2970/certimate:v0.3.16
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.101 image: vectorim/element-web:v1.11.102
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- ./envs/global.env - ./envs/global.env
environment: environment:
- RUN_IN_CONTAINER=true - RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.1.31 image: b3log/siyuan:v3.1.32
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -9,7 +9,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: matrixdotorg/synapse:v1.130.0 image: matrixdotorg/synapse:v1.131.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.130.0 image: matrixdotorg/synapse:v1.131.0
networks: networks:
- 1panel-network - 1panel-network
restart: false restart: false
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.10 image: qyg2297248353/ammds:v1.6.12
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.74 image: wushuo894/ani-rss:v1.2.77
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: usual2970/certimate:v0.3.15 image: usual2970/certimate:v0.3.16
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: vectorim/element-web:v1.11.101 image: vectorim/element-web:v1.11.102
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- ./envs/global.env - ./envs/global.env
environment: environment:
- RUN_IN_CONTAINER=true - RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.1.31 image: b3log/siyuan:v3.1.32
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+2 -2
View File
@@ -9,7 +9,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: matrixdotorg/synapse:v1.130.0 image: matrixdotorg/synapse:v1.131.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.130.0 image: matrixdotorg/synapse:v1.131.0
networks: networks:
- 1panel-network - 1panel-network
restart: false restart: false