Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2024-12-04 02:44:53 +00:00
parent be225ec6c4
commit e47e4b872b
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.120.0 image: matrixdotorg/synapse:v1.120.2
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.120.0 image: matrixdotorg/synapse:v1.120.2
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.120.0 image: matrixdotorg/synapse:v1.120.2
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.120.0 image: matrixdotorg/synapse:v1.120.2
networks: networks:
- 1panel-network - 1panel-network
restart: false restart: false