Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagephp
var $apiUrl='http://directadmin-install:2222';

Also look for and update:

Code Block
languagephp
$this->apiUrl = rtrim($url, "/") . ":2222";