Skip to content

Commit

Permalink
Updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
franklywatson authored Dec 24, 2024
1 parent ce410e7 commit 87dae51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,8 @@ docker-pull-version:
#
# Optional make arguments:
# - DOCKER_RUN_DETACHED: Runs container in detached mode when true
# - DOCKER_HOST_PORT: Sets the exposed container port for the gateway JSON-RPC
# - DOCKER_HOST_PORT: Sets the exposed host port for the gateway JSON-RPC port
# - DOCKER_HOST_METRICS_PORT: Sets the exposed host port for the gateway metrics RPC port
# - DOCKER_MOUNT: Sets the host mount point for the EVM data dir
.PHONY: docker-run
docker-run:
Expand Down

0 comments on commit 87dae51

Please sign in to comment.