We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02300d commit 9e294a3Copy full SHA for 9e294a3
services/config.js
@@ -1,4 +1,4 @@
1
export const Server = {
2
- API: "http://api-mocha-4.celenium.io/v1",
+ API: "https://api-mocha-4.celenium.io/v1",
3
WSS: "wss://api.celestia.dipdup.net/v1/ws",
4
}
0 commit comments