Skip to content

Commit

Permalink
Merge pull request #67 from yeha98555/fix/env
Browse files Browse the repository at this point in the history
fix: .env.test
  • Loading branch information
yurychang committed Jun 13, 2023
2 parents bb641ee + de5c252 commit 9e298b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.test
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ NEWEBPAY_RETURN_URL=http://ticket-haven-dev.onrender.com/orders/payment_return
PAYMENT_RETURN_URL=http://ticket-haven-platform.vercel.app/payment-completed

# ticket checkin code
TICKET_CHECKING_KEY=secret
TICKET_CHECKING_IV=secret
TICKET_CHECKIN_KEY=secret
TICKET_CHECKIN_IV=secret

0 comments on commit 9e298b7

Please sign in to comment.