瀏覽代碼

Change the url to reflect the most common usecase

pull/615/head
vaivars 5 年之前
committed by GitHub
父節點
當前提交
e73b863329
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      docs/configuring-playbook-dimension.md

+ 2
- 2
docs/configuring-playbook-dimension.md 查看文件

@@ -54,9 +54,9 @@ curl -X POST --header 'Content-Type: application/json' -d '{
"identifier": { "type": "m.id.user", "user": "YourDimensionUsername" },
"password": "YourDimensionPassword",
"type": "m.login.password"
}' 'http://localhost:8008/_matrix/client/r0/login'
}' 'https://matrix.YOURDOMAIN/_matrix/client/r0/login'
```
*Change the "YourDimensionUser/Pass" accordingly*
*Change the "YourDimensionUser/Pass" URL accordigly*

**Access tokens are sensitive information. Do not include them in any bug reports, messages, or logs. Do not share the access token with anyone.**



Loading…
取消
儲存