Skip to content

Commit fcabc98

Browse files
committed
feat: update deploy config
1 parent d17b9bd commit fcabc98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# --- 5. RESTART ALL ---
5454
echo "🔄 Restarting Services..."
5555
sudo systemctl restart nextvibe-backend.service
56-
sudo systemctl restart nextvibe-chat.service
56+
sudo systemctl restart nextvibe-realtime.service
5757
sudo systemctl restart nextvibe-celery-beat.service
5858
sudo systemctl restart nextvibe-celery-worker.service
5959

0 commit comments

Comments
 (0)