Skip to content

Commit

Permalink
docs: update update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
adnan-kamili authored Nov 21, 2024
1 parent 696459d commit 135d3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ docker compose pull web-api dashboard admin-portal customer-portal reseller-port
echo "### stopping the services ..."
docker compose stop web-api dashboard admin-portal customer-portal reseller-portal release-server

echo "### restarting the web-api, dashboard and release-server services ..."
echo "### restarting the services ..."
docker compose up -d

0 comments on commit 135d3f4

Please sign in to comment.