matrix-public-archive/config/config.test.json

12 lines
361 B
JSON

{
"basePort": "3051",
"basePath": "http://localhost:3051",
"matrixServerUrl": "http://localhost:11008/",
"matrixServerName": "hs1",
"testMatrixServerUrl1": "http://localhost:11008/",
"testMatrixServerUrl2": "http://localhost:12008/",
// Secrets
"matrixAccessToken": "as_token_8664700429a911bbbecf7d91b9e1a74716d669f40cf32259630e38439726e29d"
}