Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-06-04 20:08:33 +00:00
parent 6fc42c9550
commit e3444d060c
9 changed files with 4 additions and 4 deletions
@@ -9,7 +9,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: matrixdotorg/synapse:v1.153.0 image: matrixdotorg/synapse:v1.154.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.153.0 image: matrixdotorg/synapse:v1.154.0
networks: networks:
- 1panel-network - 1panel-network
restart: false restart: false
+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.153.0 image: matrixdotorg/synapse:v1.154.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.153.0 image: matrixdotorg/synapse:v1.154.0
networks: networks:
- 1panel-network - 1panel-network
restart: false restart: false