diff --git a/trunk/src/AppBundle/Export/SternToursCrmExporter.php b/trunk/src/AppBundle/Export/SternToursCrmExporter.php index a1829e63..012d5605 100644 --- a/trunk/src/AppBundle/Export/SternToursCrmExporter.php +++ b/trunk/src/AppBundle/Export/SternToursCrmExporter.php @@ -12,8 +12,8 @@ use Monolog\Logger; abstract class SternToursCrmExporter { - //const API_URL = 'http://www.cms.stern-tours.net/api'; - const API_URL = 'http://cms-stern-torus.local//api'; + const API_URL = 'http://www.cms.stern-tours.net/api'; + //const API_URL = 'http://cms-stern-torus.local//api'; const API_KEY = 'f6077389c9ce710e554763a5de02c8ec'; const API_USER_ID = 15; // 'apiuser' const WEBSITE_ID = 1; // 'sterntours.de'