a
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -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/'; | ... | ... |
-
Please register or sign in to post a comment