Преглед изворни кода

Update updating-users-passwords.md

Fixed markdown error
pull/764/head
Jan пре 5 година
committed by GitHub
родитељ
комит
4675c8a715
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      docs/updating-users-passwords.md

+ 1
- 1
docs/updating-users-passwords.md Прегледај датотеку

@@ -26,7 +26,7 @@ and then connecting to the postgres server and executing:
```
UPDATE users SET password_hash = '<password-hash>' WHERE name = '@someone:server.com'
```
`
where `<password-hash>` is the hash returned by the docker command above.




Loading…
Откажи
Сачувај