Skip to content

Commit

Permalink
Merge pull request #65 from auburnsummer/auburnsummer-patch-1
Browse files Browse the repository at this point in the history
Update constants.ts
  • Loading branch information
auburnsummer authored Dec 21, 2023
2 parents 53dfff9 + 7a5b66c commit cd4dd85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/constants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const TYPESENSE_API_KEY = 'nicolebestgirl';
export const TYPESENSE_URL = 'https://api.rhythm.cafe/typesense';
export const TYPESENSE_URL = 'https://orchardb.fly.dev/typesense';
export const DIFFICULTY_STRINGS = [
'Easy',
'Medium',
Expand Down

1 comment on commit cd4dd85

@vercel
Copy link

@vercel vercel bot commented on cd4dd85 Dec 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.