mas fix
This commit is contained in:
@@ -98,7 +98,7 @@ fix_ownership "${VOLUME_PATH}/mas"
|
||||
|
||||
log_info "Linking Synapse and MAS via OIDC..."
|
||||
|
||||
CLIENT_ID="synapse-client"
|
||||
CLIENT_ID="0000000000000000000SYNAPSE"
|
||||
CLIENT_SECRET=$(openssl rand -hex 32)
|
||||
ADMIN_SECRET=$(openssl rand -hex 32)
|
||||
MATRIX_SECRET=$(openssl rand -hex 32)
|
||||
|
||||
Reference in New Issue
Block a user