Skip to content

Commit 2225315

Browse files
authored
Update README.md
1 parent 6f2614e commit 2225315

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
- To restart the application, use the command: `./datagram-intelligence -cmd restart`
1616

17-
- Check the application's health:
17+
- Check the application health:
1818

19-
- To check the application's health, use curl: `curl your_domain:port/api/up`
19+
- To check the health of the application, use the command: `curl your_domain:port/api/up`
2020

21-
- Note: `your_domain` is the IP or domain of the server, and similarly for `port`. They are configured in the `HTTPServer` section of the `config.yaml` file.
21+
- Note: `your_domain` is the IP or domain of the server, and similarly for `port`. These are configured in the `HTTPServer` section of the `config.yaml` file.

0 commit comments

Comments
 (0)