Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Fix location of lodestar jwtsecret.hex file#34

Merged
dsimog01 merged 1 commit intodappnode:mainfrom
nflaig:fix-lodestar-jwtsecret-location
Feb 28, 2023
Merged

Fix location of lodestar jwtsecret.hex file#34
dsimog01 merged 1 commit intodappnode:mainfrom
nflaig:fix-lodestar-jwtsecret-location

Conversation

@nflaig
Copy link
Copy Markdown

@nflaig nflaig commented Feb 27, 2023

In #31 the Lodestar jwtsecret.hex file was added but the location is wrong, it should be placed into /build/security/lodestar/jwtsecret.hex instead of build/security/jwtsecret.hex as this is also the place referenced in the entrypoint.sh script.

"lodestar.dnp.dappnode.eth")
echo "Using lodestar.dnp.dappnode.eth"
JWT_PATH="/security/lodestar/jwtsecret.hex"
;;

@nflaig nflaig requested review from a team, Nabsku and alexpeterson91 as code owners February 27, 2023 13:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants