Skip to content

Commit

Permalink
Overwriting master change to dc.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
dajtxx committed Jul 17, 2024
1 parent 9c36140 commit eda5417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ if [ "$RUN_MODE" != test ]; then
fi
fi

exec docker compose --profile wombat --profile ubidots --profile pollers -p $RUN_MODE -f ../docker-compose.yml -f ./$RUN_MODE.yml $*
exec docker-compose --profile wombat --profile ubidots --profile frred -p $RUN_MODE -f ../docker-compose.yml -f ./$RUN_MODE.yml $*

0 comments on commit eda5417

Please sign in to comment.