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 aaee02f commit 7596eccCopy full SHA for 7596ecc
services/config.js
@@ -1,3 +1,5 @@
1
+console.log(process.env.NETWORK)
2
+
3
export const Server = {
4
API: "https://api-mocha-4.celenium.io/v1",
5
WSS: "wss://api.celestia.dipdup.net/v1/ws",
0 commit comments