Skip to content

Commit

Permalink
fix: Update service command in contributoor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Jan 16, 2025
1 parent 033cb1f commit 4de7090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributoor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
volumes:
- /etc/localtime:/etc/localtime:ro
<<: *logging
args:
command:
- --network=${NETWORK}
- --beacon-node-address=${CL_NODE}
- --username=${CONTRIBUTOOR_USERNAME}
Expand Down

0 comments on commit 4de7090

Please sign in to comment.