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 17cfe98 commit e38c3f2Copy full SHA for e38c3f2
docker-compose.yml
@@ -258,6 +258,7 @@ services:
258
retries: 60
259
stdin_open: true
260
environment:
261
+ PUBLIC_URL: "/network-explorer"
262
REACT_APP_BASENAME: "/network-explorer"
263
REACT_APP_STREAMR_API_URL: "${STREAMR_BASE_URL}/api/v1"
264
REACT_APP_TRACKER_REGISTRY_PROVIDER: "${STREAMR_BASE_URL}/mainchain-rpc/http/"
0 commit comments