Skip to content

Commit

Permalink
Update Typesense URL
Browse files Browse the repository at this point in the history
  • Loading branch information
EricTendian committed Dec 28, 2024
1 parent c89ef69 commit 2c104ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module.exports = function (environment) {
API_AUTH_TOKEN: null,
MEILISEARCH_URL: 'https://search.crimeisdown.com',
MEILISEARCH_KEY: null,
TYPESENSE_URL: 'http://sirens-db:8108',
TYPESENSE_URL: 'https://search2.crimeisdown.com',
TYPESENSE_KEY: null,
SEARCH_INDEX: null,
},
Expand Down

0 comments on commit 2c104ed

Please # to comment.