Explanation of the configuration
-
Auth:
This is the authentication key, it is used to verify that the request is valid and must be identical to the server.
-
Host:
This is the url to which the requests will be made, it must be complete, that is to say, it must include the protocol and the domain. Ex: http://localhost
-
Port:
This is the port to which the requests will be made.