Skip to content

Commit 87dae51

Browse files
Updated doc
1 parent ce410e7 commit 87dae51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ docker-pull-version:
178178
#
179179
# Optional make arguments:
180180
# - DOCKER_RUN_DETACHED: Runs container in detached mode when true
181-
# - DOCKER_HOST_PORT: Sets the exposed container port for the gateway JSON-RPC
181+
# - DOCKER_HOST_PORT: Sets the exposed host port for the gateway JSON-RPC port
182+
# - DOCKER_HOST_METRICS_PORT: Sets the exposed host port for the gateway metrics RPC port
182183
# - DOCKER_MOUNT: Sets the host mount point for the EVM data dir
183184
.PHONY: docker-run
184185
docker-run:

0 commit comments

Comments
 (0)