Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
hizclick authored Sep 27, 2023
1 parent 03cb01b commit 30c8440
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CLIENT_ID=dc330d7fe9904f7dfcd8
CLIENT_SECRET=838495f0bc343f514832b019f4610a5ecf32922b
CLIENT_ID=2cfd2feb1cc7af2ff375
CLIENT_SECRET=4dc28d9cc0c375bf744a004825aa7e09bf2c5964
VUE_APP_CLIENT_ID=$CLIENT_ID
VUE_APP_CLIENT_SECRET=$CLIENT_SECRET
CALL_BACK=http://localhost:8080/callback
VUE_APP_CALL_BACK=$CALL_BACK
VUE_APP_CALL_BACK=$CALL_BACK

0 comments on commit 30c8440

Please sign in to comment.