Skip to content

Commit e02300d

Browse files
committed
change api endpoint
1 parent 2ebe200 commit e02300d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const Server = {
2-
API: "https://api.celestia.dipdup.net/v1",
2+
API: "http://api-mocha-4.celenium.io/v1",
33
WSS: "wss://api.celestia.dipdup.net/v1/ws",
44
}

0 commit comments

Comments
 (0)