rest call
This commit is contained in:
@@ -70,7 +70,7 @@ export interface RPCConfig {
|
||||
url: string;
|
||||
}
|
||||
const rpcConfig: RPCConfig = {
|
||||
url: 'ws://192.168.1.103:19090/web',
|
||||
url: 'ws://192.168.1.50:19090/web',
|
||||
};
|
||||
|
||||
// REST Server Configuration
|
||||
|
||||
Reference in New Issue
Block a user