Skip to content

Commit

Permalink
removed commented out command from docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
mdebarros committed Jul 7, 2022
1 parent 889d693 commit a4a35da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ services:
depends_on:
- redis
command: sh -c "/tmp/wait4/wait4.js sdk-scheme-adapter && npm run start"
# command: sh -c "/tmp/wait4/wait4.js sdk-scheme-adapter && sleep 999999"
volumes:
- ./docker/wait4:/tmp/wait4
- ./secrets:/opt/app/secrets
Expand Down

0 comments on commit a4a35da

Please sign in to comment.