Changing dapps domain to parity
This commit is contained in:
parent
0a85df10e8
commit
237bd37030
@ -64,7 +64,7 @@ use std::net::SocketAddr;
|
||||
use jsonrpc_core::{IoHandler, IoDelegate};
|
||||
use router::auth::{Authorization, NoAuth, HttpBasicAuth};
|
||||
|
||||
static DAPPS_DOMAIN : &'static str = ".dapp";
|
||||
static DAPPS_DOMAIN : &'static str = ".parity";
|
||||
|
||||
/// Webapps HTTP+RPC server build.
|
||||
pub struct ServerBuilder {
|
||||
|
Loading…
Reference in New Issue
Block a user