408c7e41 by Zelig

a

1 parent 13bab65d
...@@ -23,7 +23,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); ...@@ -23,7 +23,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
23 | a PHP script and you can easily do that on your own. 23 | a PHP script and you can easily do that on your own.
24 | 24 |
25 */ 25 */
26 $config['base_url'] = 'http://page.isudoo.com'; 26 $config['base_url'] = 'http://web.28ms.com';
27 27
28 /* 28 /*
29 |-------------------------------------------------------------------------- 29 |--------------------------------------------------------------------------
...@@ -521,4 +521,4 @@ $config['rewrite_short_tags'] = FALSE; ...@@ -521,4 +521,4 @@ $config['rewrite_short_tags'] = FALSE;
521 | Array: array('10.0.1.200', '192.168.5.0/24') 521 | Array: array('10.0.1.200', '192.168.5.0/24')
522 */ 522 */
523 $config['proxy_ips'] = ''; 523 $config['proxy_ips'] = '';
524 $config['apiBaseUrl'] = 'http://151.28ms.com:8088/';
...\ No newline at end of file ...\ No newline at end of file
524 $config['apiBaseUrl'] = 'http://151.28ms.com:8088/';
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!