X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plekit%2Fphp%2Ftophat_api.php;h=3ce485d15ba150d699e646193ab8c260473697ae;hb=4977e50585f47acd8ffdda76956f9bcdf83df8c3;hp=50eb146c91006a44b1bcb5b569436b3c6df6f119;hpb=07352939a3914a01359298f20b737db818186a7e;p=plewww.git diff --git a/plekit/php/tophat_api.php b/plekit/php/tophat_api.php index 50eb146..3ce485d 100644 --- a/plekit/php/tophat_api.php +++ b/plekit/php/tophat_api.php @@ -6,7 +6,7 @@ // TODO add tophat_api in the php default path in /etc/plc.d/httpd // TODO occurences to PLC -define('TOPHAT_API_HOST', 'www.top-hat.info'); +define('TOPHAT_API_HOST', 'api.top-hat.info'); define('TOPHAT_API_PATH', '/API/'); define('TOPHAT_API_PORT', 443);