This commit is contained in:
Para Dox
2025-04-15 13:41:58 +07:00
parent 47eb68d99a
commit 9334c6c9e9
2 changed files with 54 additions and 5 deletions

View File

@@ -7,6 +7,7 @@ GENERATE_ID_FROM_PATH_EXPRESSION=${GENERATE_ID_FROM_PATH_EXPRESSION:-'s/^rpc-(.*
LOCAL=${1:-false}
# make it always false beacuse I don't know yet how to handle multiple upstreams for local nodes
# TODO: fix this by using a proxy that mounts the beacon nodes to the gateway as promised in the readme: 1 entrypoint only
LOCAL=false
if [ -n "$NO_SSL" ]; then