-
Notifications
You must be signed in to change notification settings - Fork 11
Some issues from a newbie user #119
Description
Hello,
When I saw the articles that Mozilla(the arseholes) were killing FakeSpot, I became interested in your project.
I am not a coder by trade, more tech support. And as a tech support guy, I have to write tech docs. I wanted to suggest some changes:
cp docker.env.example .env -- there is no docker.env.example file. There is an .env.example file. Is this the right file?
In the Traditional Setup:
Visit http://localhost:8000 shouldn't this be 8080 as that is what you say in the section above.
If you need any help with the content, I would be happy to donate my time as a copy editor?
Lastly, the .env file shown in the readme has sections where some lines are commented out. The .env file that is from the cloned repo has nothing commented out. Should I copy the readme file to my system and comment out Open AI as I want to use Ollama. As the docker-compose command fails out saying ollama service not running.
Thanks again for your work! I use the website when I need to check Amazon products. I like Docker and wanted to setup this on my home system. Using WSL on Windows too boot!
Regards,
Dave