marigold-dev / deku

MIT License
80 stars 16 forks source link

Configure Deku node with environment variables #683

Closed d4hines closed 1 year ago

d4hines commented 2 years ago

Something that would help our infra team is to have environment variables like this:

SECRET=mounted-secret
RPC_NODE="https://ithacanet.tezos.marigold.dev/"
CONSENSUS_CONTRACT="KT1CmJPhHQBripwodcvo9jJg5sEFmhygzQau"
REQUIRED_CONFIRMATIONS=10
d4hines commented 1 year ago

Done