Compare commits
2 Commits
72fd259006
...
573caeaa42
| Author | SHA1 | Date | |
|---|---|---|---|
| 573caeaa42 | |||
|
|
eaa996f117 |
@@ -61,7 +61,7 @@ services:
|
||||
ports:
|
||||
- 5440:5432
|
||||
mas:
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.9.0
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.10.0
|
||||
restart: always
|
||||
working_dir: /config
|
||||
volumes:
|
||||
@@ -97,7 +97,7 @@ services:
|
||||
- 5442:5432
|
||||
synapse:
|
||||
container_name: synapse
|
||||
image: matrixdotorg/synapse:v1.145.0
|
||||
image: matrixdotorg/synapse:v1.146.0
|
||||
restart: always
|
||||
volumes:
|
||||
- ${SYNAPSE_CONFIG_DIR}:/data
|
||||
|
||||
Reference in New Issue
Block a user