Skip to content

Commit

Permalink
setup for backend only
Browse files Browse the repository at this point in the history
  • Loading branch information
Samiul-Islam-123 committed Jul 27, 2024
1 parent 99d6d05 commit 0752ad2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
run: |
cd backend
pm2 start index.js --name node # Start your backend application using PM2, replace 'index.js' with your entry file if different
./telebit http 5500
-name: tunnel backend with telebit
run: | ./telebit http 5500


0 comments on commit 0752ad2

Please sign in to comment.