mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 12:47:39 +01:00
Update configuring-playbook-dimension.md
This commit is contained in:
parent
ac515b7f09
commit
ad00875a6d
@ -58,7 +58,7 @@ curl -X POST --header 'Content-Type: application/json' -d '{
|
|||||||
"type": "m.login.password"
|
"type": "m.login.password"
|
||||||
}' 'https://matrix.YOURDOMAIN/_matrix/client/r0/login'
|
}' 'https://matrix.YOURDOMAIN/_matrix/client/r0/login'
|
||||||
```
|
```
|
||||||
*Change the "YourDimensionUser/Pass" URL accordigly*
|
*Change `YourDimensionUsername`, `YourDimensionPassword`, and `YOURDOMAIN` accordingly.*
|
||||||
|
|
||||||
**Access tokens are sensitive information. Do not include them in any bug reports, messages, or logs. Do not share the access token with anyone.**
|
**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…
Reference in New Issue
Block a user