Skip to content

Commit 232959b

Browse files
Lavinia TalpasLavinia Talpas
authored andcommitted
add comments to env
1 parent 4186fcf commit 232959b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ PORT = 443
44
PROTOCOL = "https"
55
NETWORK_ID = 1
66

7+
# index API
78
IP_INDEXER = "indexer-demo.avax.network"
9+
10+
# socket
811
PROTOCOL_WS = "ws"
912
HOST = "localhost"
1013

0 commit comments

Comments
 (0)