Ignore:
Timestamp:
Jan 15, 2015 12:08:25 PM (10 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/config/config.php

    r682 r695  
    381381|
    382382*/
     383
     384$config['bccs_service_url'] = 'http://192.168.176.210:8684/BCCSGateway/BCCSGateway?wsdl';
    383385$config['mt_service_url'] = 'http://192.168.181.186:7777/sentmt/fromcp.asmx';
    384386$config['charging_service_url'] = 'http://10.60.32.154:8101/ChargingService.asmx';
     
    395397$config['charging_password'] = 'sbg123#@!';
    396398
     399$config['bccs_username'] = '62ecbe4b1c0f7807';
     400$config['bccs_password'] = '2996360cfaf294374687ccba21e07165';
     401
    397402$config['topup_lock_path'] = '/var/tmp/';
    398403$config['topup_lock_max_reach'] = 3;
     
    409414$config['6'] = 70000;
    410415$config['12'] = 130000;
    411 $config['api_url'] = 'http://api.violet.vn/';
    412416
    413417/* End of file config.php */
Note: See TracChangeset for help on using the changeset viewer.