Skip to content

Commit

Permalink
dev url changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Locke committed Jan 19, 2024
1 parent 9fba6d7 commit fa92d33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions supersearch.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//const searchURL = 'https://supersearch.hi-orbit.com';
const searchURL = 'https://supersearch.hi-orbit.com';
// const searchURL = 'https://staging.supersearch.hi-orbit.com';
const searchURL = 'http://supersearch.test:8081';
//const searchURL = 'http://supersearch.test:8081';

document.addEventListener('DOMContentLoaded', function () {
window.addEventListener('message', function (event) {
Expand Down

0 comments on commit fa92d33

Please sign in to comment.