We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98ad68e + 8179cd8 commit 4cbbb01Copy full SHA for 4cbbb01
pages/operators/node-operators/configuration/consensus-config.mdx
@@ -740,7 +740,7 @@ File path used to persist safe head update data. Disabled if not set.
740
<Tabs items={['Syntax', 'Example', 'Environment Variable']}>
741
<Tabs.Tab>`--safedb.path=<value>`</Tabs.Tab>
742
<Tabs.Tab>`--safedb.path=/db`</Tabs.Tab>
743
- <Tabs.Tab>`SAFEDB_PATH=/db`</Tabs.Tab>
+ <Tabs.Tab>`OP_NODE_SAFEDB_PATH=/db`</Tabs.Tab>
744
</Tabs>
745
746
### sequencer.enabled
0 commit comments