Skip to content

Commit 17cfe98

Browse files
authored
Update docker-compose.yml
1 parent b1e7d90 commit 17cfe98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ services:
258258
retries: 60
259259
stdin_open: true
260260
environment:
261-
PUBLIC_URL: "/network-explorer"
261+
REACT_APP_BASENAME: "/network-explorer"
262262
REACT_APP_STREAMR_API_URL: "${STREAMR_BASE_URL}/api/v1"
263263
REACT_APP_TRACKER_REGISTRY_PROVIDER: "${STREAMR_BASE_URL}/mainchain-rpc/http/"
264264
REACT_APP_TRACKER_REGISTRY_ADDRESS: "0xBFCF120a8fD17670536f1B27D9737B775b2FD4CF"

0 commit comments

Comments
 (0)