mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 15:30:56 +00:00
feat(chat): join users to rooms on sign-in
This commit is contained in:
@@ -140,6 +140,10 @@ services:
|
||||
context: infrastructure/matrix/element
|
||||
ports:
|
||||
- "${ELEMENT_WEB_PORT:-8080}:80"
|
||||
# config.json is rendered at container start, not baked — one image serves
|
||||
# dev, staging and prod. See infrastructure/matrix/element/.env.example.
|
||||
env_file:
|
||||
- infrastructure/matrix/element/.env
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user