Compare commits
2 Commits
d54ce9000e
...
416b8616cf
| Author | SHA1 | Date | |
|---|---|---|---|
| 416b8616cf | |||
|
|
8cd806d4bd |
@@ -61,7 +61,7 @@ services:
|
||||
ports:
|
||||
- 5440:5432
|
||||
mas:
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.10.0
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.11.0
|
||||
restart: always
|
||||
working_dir: /config
|
||||
volumes:
|
||||
@@ -97,7 +97,7 @@ services:
|
||||
- 5442:5432
|
||||
synapse:
|
||||
container_name: synapse
|
||||
image: matrixdotorg/synapse:v1.146.0
|
||||
image: matrixdotorg/synapse:v1.147.0
|
||||
restart: always
|
||||
volumes:
|
||||
- ${SYNAPSE_CONFIG_DIR}:/data
|
||||
|
||||
Reference in New Issue
Block a user