Skip to content

Commit

Permalink
fix: auth
Browse files Browse the repository at this point in the history
  • Loading branch information
rayriffy committed Jun 20, 2024
1 parent aaf9262 commit 2a70e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/secrets/riffyApiCredentials.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const riffyApiCredentials =
import.meta.env.RIFFY_CREDENTIALS ?? process.env.RIFFY_CREDENTIALS
import.meta.env.RIFFY_API_CREDENTIALS ?? process.env.RIFFY_API_CREDENTIALS

0 comments on commit 2a70e5e

Please sign in to comment.