The default address for the API server is the local IP address (127.0.0.1). The configuration can only work if the API is installed and deployed on the same PC / Server. This data will be entered in the Dashing \ config.ru file
Modify the consequent ServerAddress constant :
⇨ ServerAddress = '127.0.0.1'