Compare commits
1 Commits
cfc8bcd306
...
98f9594ec4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
98f9594ec4 |
@@ -61,7 +61,7 @@ services:
|
||||
ports:
|
||||
- 5440:5432
|
||||
mas:
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.13.0
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.12.0
|
||||
restart: always
|
||||
working_dir: /config
|
||||
volumes:
|
||||
@@ -97,7 +97,7 @@ services:
|
||||
- 5442:5432
|
||||
synapse:
|
||||
container_name: synapse
|
||||
image: matrixdotorg/synapse:v1.149.0
|
||||
image: matrixdotorg/synapse:v1.148.0
|
||||
restart: always
|
||||
volumes:
|
||||
- ${SYNAPSE_CONFIG_DIR}:/data
|
||||
|
||||
Reference in New Issue
Block a user