Skip to content

Commit

Permalink
modify according to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt committed May 6, 2022
1 parent 9890579 commit 8ec7864
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deploy-monitoring-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,10 @@ url = https://grafana.net

Start the Grafana service:

{{< copyable "shell-regular" >}}

```bash
./bin/grafana-server \
./bin/grafana-server \
--config="./conf/grafana.ini" &
```

Expand Down

0 comments on commit 8ec7864

Please sign in to comment.