Evolution de la config
This commit is contained in:
parent
090108670c
commit
b3c82f6946
@ -41,8 +41,8 @@ define('BUSINESSWIRE_LOCAL_DIR_INCOMING', '/home/data/ftp/businesswire/');
|
||||
define('BUSINESSWIRE_LOCAL_DIR', '/home/data/infosreg/businesswire/');
|
||||
|
||||
/** Base de données de S&D **/
|
||||
define ('MYSQL_HOST', '192.168.78.230');
|
||||
define ('MYSQL_USER', 'webservice');
|
||||
define ('MYSQL_HOST', '192.168.3.30');
|
||||
define ('MYSQL_USER', 'wsuser');
|
||||
define ('MYSQL_PASS', 'scores');
|
||||
define ('MYSQL_DEFAULT_DB', 'jo');
|
||||
define ('MYSQL_SQL_LOG', 'NONE');
|
||||
@ -73,10 +73,10 @@ define('AMABIS_WS_URL', 'http://sw4.amabis.com:5101');
|
||||
define('AMABIS_WS_URI', 'http://sw4.amabis.com:5101');
|
||||
|
||||
/** Dossiers locaux pour les documents a telecharger (PDF kbis, marques, etc...) **/
|
||||
define ('DOC_WEB_LOCAL', '/home/dataws/');
|
||||
define ('DOC_WEB_LOCAL', '/home/vhosts/dataws/');
|
||||
define ('DOC_WEB_URL', 'http://tville.scores-decisions.com/ws/data/');
|
||||
|
||||
/** LOGGING **/
|
||||
define('LOG_PATH', '/home/dataws/log');
|
||||
define('LOG_PATH', '/home/vhosts/dataws/log');
|
||||
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user