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 4186fcf commit 232959bCopy full SHA for 232959b
.env
@@ -4,7 +4,10 @@ PORT = 443
4
PROTOCOL = "https"
5
NETWORK_ID = 1
6
7
+# index API
8
IP_INDEXER = "indexer-demo.avax.network"
9
+
10
+# socket
11
PROTOCOL_WS = "ws"
12
HOST = "localhost"
13
0 commit comments