- graph, dotenv read
- graph, cors and secure header - web, urql client basic setup
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
WEB_PORT = 3006
|
||||
WEB_URL = http://localhost:3006
|
||||
GRAPH_PORT = 3009
|
||||
GRAPH_URL = http://localhost:3009/query
|
||||
VITE_GRAPH_URL = http://localhost:3009/query
|
||||
GRAPH_URL = http://localhost:3009
|
||||
VITE_GRAPH_URL = http://localhost:3009
|
||||
|
Reference in New Issue
Block a user