We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e7d90 commit 17cfe98Copy full SHA for 17cfe98
docker-compose.yml
@@ -258,7 +258,7 @@ services:
258
retries: 60
259
stdin_open: true
260
environment:
261
- PUBLIC_URL: "/network-explorer"
+ REACT_APP_BASENAME: "/network-explorer"
262
REACT_APP_STREAMR_API_URL: "${STREAMR_BASE_URL}/api/v1"
263
REACT_APP_TRACKER_REGISTRY_PROVIDER: "${STREAMR_BASE_URL}/mainchain-rpc/http/"
264
REACT_APP_TRACKER_REGISTRY_ADDRESS: "0xBFCF120a8fD17670536f1B27D9737B775b2FD4CF"
0 commit comments