redisearch-getting-started icon indicating copy to clipboard operation
redisearch-getting-started copied to clipboard

Sample App: document how to run the sample app on another URL instead localhost

Open B-e-n-G opened this issue 5 years ago • 2 comments

Hello, My sample app runs on http://<my-domain>:8084/ but after the click on "Search" an AJAX-request to http://localhost:8086 is triggered.

I have assumed to change the endpoints on this file will fix this: https://github.com/RediSearch/redisearch-getting-started/blob/master/sample-app/front-end/.env.development

But unfortunately it doesn't.

It would be greate to add some documentation on this.

Best regards, Ben

B-e-n-G avatar Oct 09 '20 06:10 B-e-n-G

I will look at this and document how to run/develop locally.

tgrall avatar Oct 09 '20 07:10 tgrall

Great 👍 Thanks!

B-e-n-G avatar Oct 09 '20 07:10 B-e-n-G