|
|
|
@ -12,7 +12,7 @@ services: |
|
|
|
|
# - POSTGRES_PASSWORD=STRONGPASSWORD |
|
|
|
|
|
|
|
|
|
matrix-element: |
|
|
|
|
image: vectorim/element-web:latest |
|
|
|
|
image: vectorim/element-web:v1.11.35 |
|
|
|
|
restart: unless-stopped |
|
|
|
|
container_name: matrix-element |
|
|
|
|
volumes: |
|
|
|
@ -26,7 +26,7 @@ services: |
|
|
|
|
# - "5000:80" |
|
|
|
|
|
|
|
|
|
matrix-synapse: |
|
|
|
|
image: matrixdotorg/synapse:latest |
|
|
|
|
image: matrixdotorg/synapse:v1.87.0 |
|
|
|
|
restart: unless-stopped |
|
|
|
|
container_name: matrix-synapse |
|
|
|
|
volumes: |
|
|
|
|