Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-07 19:45:33 +00:00
parent ae14177537
commit 9a9f6b3598
18 changed files with 6 additions and 6 deletions
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-}
image: lkw199711/smanga-nodejs:4.2.93 image: lkw199711/smanga-nodejs:4.2.94
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.152.0 image: matrixdotorg/synapse:v1.152.1
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.152.0 image: matrixdotorg/synapse:v1.152.1
networks: networks:
- 1panel-network - 1panel-network
restart: false restart: false
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-}
image: lkw199711/smanga-nodejs:4.2.93 image: lkw199711/smanga-nodejs:4.2.94
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.152.0 image: matrixdotorg/synapse:v1.152.1
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.152.0 image: matrixdotorg/synapse:v1.152.1
networks: networks:
- 1panel-network - 1panel-network
restart: false restart: false