Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OP_NODE_L1_BEACON is defined in the .env but not used in docker compose #11

Open
SwatGuard opened this issue May 24, 2024 · 1 comment

Comments

@SwatGuard
Copy link

Hello,
It's more of a question than an issue:
OP_NODE_L1_BEACON is defined in the .env but not used in docker compose. Is this as intended ? Thanks

@nere-id
Copy link

nere-id commented May 30, 2024

Hi, @SwatGuard setting the OP_NODE_L1_BEACON environment variable within the op-node container is equivalent to using the --l1.beacon=<value> flag for op-node. So even though this flag is not being explicitly set, the .env variables are being injected into the container and used as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants