CMS per https
git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3459 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
f483d67ac2
commit
ffb731a7de
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ use Monolog\Logger;
|
|||
|
||||
abstract class SternToursCrmExporter
|
||||
{
|
||||
const API_URL = 'http://www.cms.stern-tours.net/api';
|
||||
const API_URL = 'https://www.cms.stern-tours.net/api';
|
||||
//const API_URL = 'http://cms-stern-tours.local/api';
|
||||
const API_KEY = 'f6077389c9ce710e554763a5de02c8ec';
|
||||
const API_USER_ID = 15; // 'apiuser'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue