Skip to content

Commit 9a83896

Browse files
committed
doc
1 parent 1f6855b commit 9a83896

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

docs/guides/gettingStarted/cluster.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -164,12 +164,9 @@ http {
164164
}
165165
```
166166

167-
将此配置添加到 `nginx` 的配置文件中(例如 `/usr/local/nginx/conf/nginx.conf`),并重启 `nginx` 服务:
167+
将此配置添加到 `nginx` 的配置文件中, 并reload使配置生效:
168+
168169

169-
```bash
170-
sudo nginx -t
171-
sudo systemctl restart nginx
172-
```
173170

174171
### 4. 设置 DNS
175172

0 commit comments

Comments
 (0)