Skip to content

Commit

Permalink
Merge pull request #1 from agustig/develop
Browse files Browse the repository at this point in the history
chore: add midtrans variable to .env.example
  • Loading branch information
agustig authored Apr 3, 2024
2 parents 698276e + 56c6df5 commit 2d7533e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@ VITE_PUSHER_HOST="${PUSHER_HOST}"
VITE_PUSHER_PORT="${PUSHER_PORT}"
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

MIDTRANS_MERCHAT_ID=xxxxxxxxxx
MIDTRANS_CLIENT_KEY=SB-Mid-client-xxxxxxxxxx
MIDTRANS_SERVER_KEY=SB-Mid-server-xxxxxxxxxx

0 comments on commit 2d7533e

Please sign in to comment.