Commit 883e6752 authored by Antonio.Suerte's avatar Antonio.Suerte

For Live-Local Config Only

parent 2ed38b18
......@@ -9,8 +9,8 @@ define('CORPORATE_NAME', 'iWallet');
define('CORPORATE_ADDRESS', 'iWallet');
define('CORPORATE_REG_NO', 'iWallet');
define('CORPORATE_COUNTRY', '【※企業様国名 ‘Merchant’ Country※】');
define('SITE_PROTOCOL', 'https');
define('SITE_DOMAIN_FULL', 'secure.iwl.world');
define('SITE_PROTOCOL', 'http');
define('SITE_DOMAIN_FULL', 'live.localhost');
define('SITE_DOMAIN', 'iwl.world');
define('SITE_DOMAIN_0', 'iwl.world');
define('SITE_DOMAIN_1', 'd-wallet.biz');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment