Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sudhanshugautam2911 committed Nov 8, 2024
1 parent 34baaab commit 6ff1f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
sudo docker run -d --name web-app -p 3005:3000 \
-e DATABASE_URL=${{ secrets.DATABASE_URL }} \
-e NEXTAUTH_URL=${{ secrets.NEXTAUTH_URL }} \
-e JWT_SECRET=${{ secrets.JWT_SECRET }} \
sudhnashu2911/payment-pe:latest

0 comments on commit 6ff1f7c

Please sign in to comment.