Skip to content

Commit

Permalink
fixup! feat(cli): add espresso-reader
Browse files Browse the repository at this point in the history
  • Loading branch information
endersonmaia committed Feb 4, 2025
1 parent d576583 commit 4bf2c98
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/cli/src/node/docker-compose-envfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@ services:
validator:
env_file:
- ./.cartesi.env
espresso_reader:
env_file:
- ./.cartesi.env
espresso:
env_file:
- ./.cartesi.env

0 comments on commit 4bf2c98

Please sign in to comment.