diff --git a/src/dora/dora_launcher.star b/src/dora/dora_launcher.star index 2b1536033..9f6d7a145 100644 --- a/src/dora/dora_launcher.star +++ b/src/dora/dora_launcher.star @@ -153,7 +153,6 @@ def get_config( ) + "ethpandaops/dora:fulu-support" ) - env_vars["FRONTEND_SHOW_SENSITIVE_PEER_INFOS"] = "true" env_vars["FRONTEND_SHOW_PEER_DAS_INFOS"] = "true" if network_params.eip7732_fork_epoch < constants.FAR_FUTURE_EPOCH: IMAGE_NAME = ( diff --git a/static_files/dora-config/config.yaml.tmpl b/static_files/dora-config/config.yaml.tmpl index 81c48b9df..e3f762598 100644 --- a/static_files/dora-config/config.yaml.tmpl +++ b/static_files/dora-config/config.yaml.tmpl @@ -34,6 +34,11 @@ frontend: showSubmitDeposit: true showSubmitElRequests: true +api: + enabled: true + corsOrigins: + - "*" + beaconapi: # CL Client RPC endpoints: