rano/.env.development

6 lines
139 B
Plaintext
Raw Normal View History

2024-11-01 17:49:56 +00:00
WEB_PORT = 3006
WEB_URL = http://localhost:3006
2024-11-01 17:49:56 +00:00
GRAPH_PORT = 3009
GRAPH_URL = http://localhost:3009
VITE_GRAPH_URL = http://localhost:3009