Skip to content

Commit

Permalink
added httpd restart
Browse files Browse the repository at this point in the history
  • Loading branch information
sahapranta committed Apr 8, 2024
1 parent 02acb92 commit 427392f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ fi
# Run the Docker container
docker run -d -p 3001:3000 --name node_chat my-node-app

systemctl restart httpd.service

echo "Deployment finished!"

0 comments on commit 427392f

Please sign in to comment.