瀏覽代碼

Merge pull request #819 from jolly-jump/patch-1

small fix to CHANGELOG.md
pull/825/head
Slavi Pantaleev 5 年之前
committed by GitHub
父節點
當前提交
42f60142c0
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      CHANGELOG.md

+ 1
- 1
CHANGELOG.md 查看文件

@@ -36,7 +36,7 @@ To migrate to the new setup, expect a few minutes of downtime, while you follow

3. Update your playbook's `inventory/host_vars/matrix.DOMAIN/vars.yml` file, adding a line like this:
```yaml
matrix_postgres_connection_password: YOUR_POSTGRES_PASSWORD_HERE
matrix_postgres_connection_password: 'YOUR_POSTGRES_PASSWORD_HERE'
```

.. where `YOUR_POSTGRES_PASSWORD_HERE` is to be replaced with the password you generated during step #2.


Loading…
取消
儲存