You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just like cartesi/rollups-graphql#30, we should follow a naming convention between other optional/auxiliary rollups-node services, since they're probably going to run alongside each other and potentially share the same environment.
Proposal
Environment variables that controls cartesi-rollups-espresso-reader should be prefixed with CARTESI_ESPRESSO_.
Environments variables that points to the same resources used by the rollups-node should be reused, like CARTESI_DATABASE_CONNECTION (#34)