sekai-soft / guide-nitter-self-hosting

A guide for self-hosting a Nitter instance
MIT License
145 stars 8 forks source link

Fix self hosting instance docker-compose #17

Closed owyongsk closed 3 months ago

owyongsk commented 3 months ago

I tried following your instructions on the readme, it doesn't seem to work when I did a curl localhost:8080. Figured out that it's due to the ports being incorrect.

Also I don't think cp nitter.example.conf nitter.conf in your docs/i-only-want-a-nitter-instance.md instruction do anything because the file is already in your docker image.