mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-03-26 11:50:58 +03:00
switch to dev EW+EC and bump rate limiting
This commit is contained in:
@@ -236,7 +236,7 @@ services:
|
||||
- backend
|
||||
|
||||
element-web:
|
||||
image: vectorim/element-web:latest
|
||||
image: vectorim/element-web:develop
|
||||
restart: unless-stopped
|
||||
# ports:
|
||||
# - 8080:80
|
||||
@@ -254,7 +254,7 @@ services:
|
||||
condition: service_completed_successfully
|
||||
|
||||
element-call:
|
||||
image: ghcr.io/element-hq/element-call
|
||||
image: ghcr.io/element-hq/element-call:latest-ci
|
||||
restart: unless-stopped
|
||||
# ports:
|
||||
# - 8082:80
|
||||
|
||||
Reference in New Issue
Block a user