Skip to content

Commit ac00114

Browse files
committed
Website: replace webnodelocal to webnode
1 parent f1bb491 commit ac00114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/developers/frontend/node-dashboard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ docker run -p 4200:80 -e MINA_FRONTEND_ENVIRONMENT=local mina-frontend
214214
docker run -p 4200:80 -e MINA_FRONTEND_ENVIRONMENT=production mina-frontend
215215

216216
# Run Node Dashboard with webnode configuration (browser-based node operation)
217-
docker run -p 4200:80 -e MINA_FRONTEND_ENVIRONMENT=webnodelocal mina-frontend
217+
docker run -p 4200:80 -e MINA_FRONTEND_ENVIRONMENT=webnode mina-frontend
218218

219219
# Run Node Dashboard with producer configuration (block producer features)
220220
docker run -p 4200:80 -e MINA_FRONTEND_ENVIRONMENT=producer mina-frontend

0 commit comments

Comments
 (0)