Skip to content

Commit

Permalink
Revert "Update a path in haproxy guide" (#10204) (#10247)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot committed Aug 27, 2022
1 parent 2524883 commit 3ec759a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion best-practices/haproxy-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ You can easily use HAProxy to configure and set up a load-balanced database envi
{{< copyable "shell-regular" >}}

```bash
echo 'export PATH=/app/haproxy:$PATH' >> /etc/profile
echo 'export PATH=/app/haproxy/bin:$PATH' >> /etc/profile
```

5. Check whether the installation is successful:
Expand Down

0 comments on commit 3ec759a

Please sign in to comment.