MAS implementation
This commit is contained in:
@@ -9,11 +9,19 @@
|
||||
"upstreamVersion": "1.128.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8008,
|
||||
"httpPorts": {
|
||||
"MAS_DOMAIN": {
|
||||
"title": "Matrix Authentication Service Domain",
|
||||
"description": "Matrix Authentication Service domain",
|
||||
"containerPort": 8080,
|
||||
"defaultValue": "auth"
|
||||
}
|
||||
},
|
||||
"memoryLimit": 536870912,
|
||||
"addons": {
|
||||
"localstorage": {},
|
||||
"oidc": {
|
||||
"loginRedirectUri": "/_synapse/client/oidc/callback"
|
||||
"loginRedirectUri": "/_synapse/client/oidc/callback, /upstream/callback/000000000000000000C10WDR0N"
|
||||
},
|
||||
"postgresql": {},
|
||||
"sendmail": {
|
||||
|
||||
Reference in New Issue
Block a user