Skip to content

Commit

Permalink
modified EC2 workflows3
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-wt committed Dec 21, 2024
1 parent a3d0b49 commit c0b690d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
-e JWT_SECRET=${{ secrets.JWT_SECRET }} \
-e NEXTAUTH_URL=http://3.110.194.177:3005 \
-e DATABASE_URL=${{ secrets.DATABASE_URL }} \
--restart always \
akashwt/myapp:latest
--restart always \ akashwt/myapp:latest

0 comments on commit c0b690d

Please sign in to comment.