浏览代码

Update docs/installing.md

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3761/head
Suguru Hirahara 1年前
committed by GitHub
父节点
当前提交
61f7f8ff50
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/installing.md

+ 1
- 1
docs/installing.md 查看文件

@@ -81,7 +81,7 @@ matrix_static_files_container_labels_base_domain_enabled: true
After configuring the playbook, run the installation command:

```sh
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start
ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start
```

## Things to do next


正在加载...
取消
保存