From 87dae5186219357e2097fadf25a9a027b6dbed42 Mon Sep 17 00:00:00 2001 From: j pimmel Date: Tue, 24 Dec 2024 09:46:16 -0800 Subject: [PATCH] Updated doc --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a3ededed..0b07c679 100644 --- a/Makefile +++ b/Makefile @@ -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: