mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
chore: update WSS_URL
This commit is contained in:
@@ -4,5 +4,5 @@ export const DSC_URL = "ws://dsc.proving.self.xyz:8888";
|
||||
export const DSC_MEDIUM_URL = "ws://dsc2.proving.self.xyz:8888";
|
||||
export const DISCLOSE_URL = "ws://disclose.proving.self.xyz:8888";
|
||||
|
||||
// export const WSS_URL = "wss://websocket.staging.self.xyz";
|
||||
export const WSS_URL = "ws://localhost:3007";
|
||||
export const WSS_URL = "wss://websocket.staging.self.xyz";
|
||||
//export const WSS_URL = "ws://localhost:3007";
|
||||
|
||||
Reference in New Issue
Block a user