mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-01-24 22:26:13 +03:00
make livekit almost work
This commit is contained in:
@@ -12,6 +12,7 @@ DOMAIN=example.com
|
||||
HOMESERVER_FQDN=matrix.$DOMAIN
|
||||
ELEMENT_WEB_FQDN=element.$DOMAIN
|
||||
ELEMENT_CALL_FQDN=call.$DOMAIN
|
||||
LIVEKIT_FQDN=livekit.$DOMAIN
|
||||
MAS_FQDN=auth.$DOMAIN
|
||||
|
||||
REPORT_STATS=yes
|
||||
@@ -26,6 +27,8 @@ MAS_CLIENT_ID="0000000000000000000SYNAPSE"
|
||||
MAS_EMAIL_FROM='"Matrix Authentication Service" <support@${DOMAIN}>'
|
||||
MAS_EMAIL_REPLY_TO='"Matrix Authentication Service" <support@${DOMAIN}>'
|
||||
|
||||
LIVEKIT_NODE_IP=127.0.0.1
|
||||
|
||||
COUNTRY=GB
|
||||
|
||||
# as a convenience for creating /etc/hosts
|
||||
|
||||
Reference in New Issue
Block a user