Skip to content

Commit

Permalink
Update hash_hunter command in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ursisterbtw committed Nov 26, 2024
1 parent 53e2fdb commit 1514c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
context: .
volumes:
- ./gen:/usr/src/app/gen
command: hash_hunter -p 69 -e 6969 -c -s 100000 -m 100000000000 -i 10000 -y
command: hash_hunter -p 69 -e 69696969 -c -s 100000 -m 100000000000 -i 10000 -y
restart: unless-stopped
deploy:
resources:
Expand Down

0 comments on commit 1514c52

Please sign in to comment.