1
This commit is contained in:
parent
e251c9a158
commit
164b3199e9
@ -84,7 +84,6 @@ class BlockChainService {
|
||||
|
||||
private static function getWeb3ServiceUrl()
|
||||
{
|
||||
return 'http://192.168.100.39:7672/webapp/index.php';
|
||||
if (SERVER_ENV == _TEST) {
|
||||
return 'http://127.0.0.1:7672/webapp/index.php';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user