added in graphql client
This commit is contained in:
4
.env.development
Normal file
4
.env.development
Normal file
@@ -0,0 +1,4 @@
|
||||
WEB_PORT = 3006
|
||||
GRAPH_PORT = 3009
|
||||
GRAPH_URL = http://localhost:3009/query
|
||||
VITE_GRAPH_URL = http://localhost:3009/query
|
Reference in New Issue
Block a user