We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c36140 commit eda5417Copy full SHA for eda5417
dc.sh
@@ -12,4 +12,4 @@ if [ "$RUN_MODE" != test ]; then
12
fi
13
14
15
-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 commit comments