Add CONDUIT_TRUSTED_SERVERS config param
This commit is contained in:
@@ -26,6 +26,8 @@ services:
|
||||
- proxy
|
||||
environment:
|
||||
ROCKET_SERVER_NAME: localhost:8000 # replace with your own name
|
||||
CONDUIT_TRUSTED_SERVERS:
|
||||
- 'matrix.org'
|
||||
### Uncomment and change values as desired
|
||||
# CONDUIT_ADDRESS: 127.0.0.1
|
||||
# CONDUIT_PORT: 8000
|
||||
|
||||
Reference in New Issue
Block a user