rano/.env.development
Ankit Patial 45c318b897 - graph, dotenv read
- graph, cors and secure header
- web, urql client basic setup
2024-11-04 11:35:43 +05:30

6 lines
139 B
Plaintext

WEB_PORT = 3006
WEB_URL = http://localhost:3006
GRAPH_PORT = 3009
GRAPH_URL = http://localhost:3009
VITE_GRAPH_URL = http://localhost:3009