Skip to content

Commit

Permalink
chore: Update docker compose command
Browse files Browse the repository at this point in the history
  • Loading branch information
mfarhan943 committed Nov 20, 2024
1 parent 2c1d43a commit 22d06ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision-edx-exams.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ docker exec -t edx.devstack.edx_exams bash -c "echo 'from django.contrib.auth im
echo -e "${GREEN}Provisioning ${name}_worker in LMS...${NC}"
./provision-ida-user.sh ${name} ${name} ${port}

docker-compose restart ${name}
docker compose restart ${name}

0 comments on commit 22d06ec

Please sign in to comment.