We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44938b2 commit f240fd1Copy full SHA for f240fd1
5 files changed
front/.env
@@ -1,3 +1,6 @@
1
VITE_SERVER_BASE_URL=http://localhost:9002
2
VITE_NODE_BASE_URL=http://localhost:4321
3
+VITE_WALLET_SERVER_BASE_URL=http://localhost:4000
4
+VITE_APPLICATION_WS_URL=ws://localhost:4000
5
+VITE_INDEXER_BASE_URL=http://localhost:4321
6
VITE_DEBUG_MODE=true
0 commit comments