Skip to content

Commit

Permalink
log appenv
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanfajlur committed Oct 6, 2024
1 parent fea7ff5 commit abd9413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/libs/lucia.server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export const githubArctic = new GitHub(
serverEnv.GITHUB_CLIENT_SECRET,
)

console.log('logdev', appEnv.BASE_URL)
export const googleArctic = new Google(
serverEnv.GOOGLE_CLIENT_ID,
serverEnv.GOOGLE_CLIENT_SECRET,
Expand Down

0 comments on commit abd9413

Please sign in to comment.