Jaap Marcus hai 1 ano
pai
achega
df053342c7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/docs/server-administration/rest-api.md

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

@@ -8,7 +8,7 @@ With the release of Hestia v1.6.0, we have introduced a more advanced API system
 
 ## I’m unable to connect to the API
 
-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```
+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`
 
 ## Can I disable the API?