ソースを参照

Change the url to reflect the most common usecase

pull/615/head
vaivars 6年前
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.**



読み込み中…
キャンセル
保存