Skip to content

Commit

Permalink
fix: correct compose command
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Dec 18, 2024
1 parent d16b8da commit 8aa36f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision-enterprise-catalog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ docker compose exec -T ${name} bash -c "echo 'from django.contrib.auth import ge
./provision-ida-user.sh ${name} ${name} ${port}

# Restart enterprise.catalog app and worker containers
docker-compose restart enterprise-catalog enterprise-catalog-worker
docker compose restart enterprise-catalog enterprise-catalog-worker

0 comments on commit 8aa36f3

Please sign in to comment.