Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
dynamic docker ports
Browse files Browse the repository at this point in the history
  • Loading branch information
mask-pp committed Jan 18, 2024
1 parent 20af974 commit b6e7936
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/docker/docker_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export DOCKER_SERVICE_LIST=("l1_node" "l2_execution_engine")

echo "L1_NODE_HTTP_ENDPOINT: $L1_NODE_HTTP_ENDPOINT"
echo "L1_NODE_WS_ENDPOINT: $L1_NODE_WS_ENDPOINT"

echo "L2_EXECUTION_ENGINE_HTTP_ENDPOINT: $L2_EXECUTION_ENGINE_HTTP_ENDPOINT"
echo "L2_EXECUTION_ENGINE_WS_ENDPOINT: $L2_EXECUTION_ENGINE_WS_ENDPOINT"
echo "L2_EXECUTION_ENGINE_AUTH_ENDPOINT: $L2_EXECUTION_ENGINE_AUTH_ENDPOINT"

0 comments on commit b6e7936

Please sign in to comment.