Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshat-Kumar-work committed Jul 26, 2024
1 parent 440d6d3 commit 61b6a0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,5 @@ jobs:
-e DATABASE_URL=${{ secrets.DATABASE_URL }} \
-e GOOGLE_SECRET=${{ secrets.GOOGLE_SECRET }} \
-e GOOGLE_ID=${{ secrets.GOOGLE_ID }} \
-e NEXTAUTH_URL=${{ secrets.NEXTAUTH_URL }} \
-d --name web-app --restart unless-stopped -p 80:3000 akshatwork6/user-app-image:latest

0 comments on commit 61b6a0d

Please sign in to comment.