Skip to content

Commit df05334

Browse files
committed
Fix format
1 parent 94fd41d commit df05334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/server-administration/rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ With the release of Hestia v1.6.0, we have introduced a more advanced API system
88

99
## I’m unable to connect to the API
1010

11-
With the release of Hestia v1.4.0, we have decided the security needed to be tightened. If you want to connect to the API from a remote server, you will first need to whitelist its IP address. To add multiple addresses, separate them with a new line. To bypass the ip filtering, remove any existing ips and write : ```allow-all```
11+
With the release of Hestia v1.4.0, we have decided the security needed to be tightened. If you want to connect to the API from a remote server, you will first need to whitelist its IP address. To add multiple addresses, separate them with a new line. To bypass the ip filtering, remove any existing ips and write : `allow-all`
1212

1313
## Can I disable the API?
1414

0 commit comments

Comments
 (0)