Skip to content

Commit

Permalink
Update running-with-docker-compose.md
Browse files Browse the repository at this point in the history
adding _ID suffix. thank you to Ivan from Ancient8!
  • Loading branch information
avious00 authored Nov 14, 2023
1 parent 5f52a64 commit daf07a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operators/running-with-docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
- "9090:9090/tcp"
environment:
CONFIG_FILES: /ethereum_validator.json
AWS_ACCESS_KEY: somesecretkey
AWS_ACCESS_KEY_ID: somesecretkey
AWS_SECRET_ACCESS_KEY: somesecretkey
configs:
- ethereum_validator.json
Expand Down

0 comments on commit daf07a0

Please sign in to comment.